Author: Knut Anders Hatlen <Knut.Hatlen at Sun.COM> Repository: /hg/opengrok/trunk Latest revision: ceedb14dd4edd7cfa07feb1efd7ea61610c66a0b Total changesets: 1 Log message: Bug #3076: Compile error when showing directory listing in the webapp
Made the variable's type compatible with the return type (and removed
some double buffering while I was at it).
Files:
update: src/org/opensolaris/opengrok/web/DirectoryListing.java
update: web/list.jsp
