William Whittle
2013-06-07 e8b8eec715a41fc0b5e4c397f27c54997f505cb7
src/main/java/com/gitblit/IStoredSettings.java
@@ -161,7 +161,7 @@
   
   /**
    * Returns an long filesize from a string value such as 50m or 50mb
    * @param name
    * @param n
    * @param defaultValue
    * @return a long filesize or defaultValue if the key does not exist or can
    *         not be parsed