Searched refs:icomment (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DDirectoryHistoryReader.java73 String icomment; field in class:DirectoryHistoryReader
216 icomment = citer.next();
218 currentEntry = new HistoryEntry(null, null, idate, iauthor, icomment, true);

Completed in 11 milliseconds