Skip to content

Commit 4cb07dc

Browse files
author
Vladimir Kotal
committed
fix javadoc
1 parent ee13dba commit 4cb07dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/index/IndexDatabase.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1666,6 +1666,9 @@ private void finishWriting() throws IOException {
16661666
/**
16671667
* Verify TABSIZE, and evaluate AnalyzerGuru version together with ZVER --
16681668
* or return a value to indicate mismatch.
1669+
* @param outIsXrefWriter boolean array. After return its first member will
1670+
* contain return value of {@code isXrefWriter()}
1671+
* for the file analyzer matching given file
16691672
* @param file the source file object
16701673
* @param path the source file path
16711674
* @return {@code false} if a mismatch is detected

0 commit comments

Comments
 (0)