Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
carltimmer committed Oct 26, 2017
1 parent c689372 commit 13222aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/org/jlab/coda/hipo/Reader.java
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ private void scanFileOrig(){
/**
* Scans the file to index all the record positions.
* It takes advantage of any existing indexes in file.
* @param force if true, force a file scan even except if trailer has index info.
* @param force if true, force a file scan even except if header has index info.
*/
private void scanFile(boolean force) {

Expand Down

0 comments on commit 13222aa

Please sign in to comment.