C++: Fix the issue.

This commit is contained in:
Geoffrey White
2022-04-14 17:03:28 +01:00
parent d094bbc06d
commit 8a32c17c56

View File

@@ -106,6 +106,8 @@ private int fileHeaderLimit(File f) {
)
or
line = f.getMetrics().getNumberOfLines()
or
line = 1000
)
)
}