Skip to content

Commit f3e7c6e

Browse files
author
Vladimir Kotal
committed
fix comment
1 parent c998263 commit f3e7c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-web/src/main/webapp/list.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Click <a href="<%= rawPath %>">download <%= basename %></a><%
244244
</div><%
245245
}
246246
} else {
247-
// requesting a previous revision
247+
// requesting a previous revision or needed to generate xref on the fly (economy mode).
248248
FileAnalyzerFactory a = AnalyzerGuru.find(basename);
249249
Genre g = AnalyzerGuru.getGenre(a);
250250
String error = null;

0 commit comments

Comments
 (0)