Hybris95
2014-04-22 3f5b8f5d9203aa7ffb7fbe9cdbaf9dba3da6cae6
src/main/java/com/gitblit/Launcher.java
@@ -33,9 +33,9 @@
 * folders and then calls the application main. Using this technique we do not
 * have to specify a classpath and we can dynamically add jars to the
 * distribution.
 *
 *
 * @author James Moger
 *
 *
 */
public class Launcher {
@@ -120,7 +120,7 @@
   /**
    * Adds a file to the classpath
    *
    *
    * @param f
    *            the file to be added
    * @throws IOException