[ci skip] Fix comments
This commit is contained in:
+1
-1
@@ -1534,7 +1534,7 @@ public class BufferedLinearRegionFile implements io.nanachiyo0721.shiroha.data.R
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// won't and need not to hold any region locks as we are calling this in a safe point (initially newed)
|
// won't and need not hold any region locks as we are calling this in a safe point (initially newed)
|
||||||
public void tryParseMainFileOld(@NotNull Path mainFilePath) throws IOException {
|
public void tryParseMainFileOld(@NotNull Path mainFilePath) throws IOException {
|
||||||
final File file = mainFilePath.toFile();
|
final File file = mainFilePath.toFile();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user