ObjectStore cache is working with StorableObjectEntities
[mir.git] / source / mir / misc / MirConfig.java
index 88fa0aa..bfd51d7 100755 (executable)
@@ -40,7 +40,7 @@ public class MirConfig extends Configuration {
    * @param name, The name of the servlet (usually "Mir")
    * @param confName, the name of the config file to load.
    */
-  public static synchronized void initConfig(String home, String uri, 
+  public static synchronized void initConfig(String home, String uri,
                                             String name, String confName) {
     initConfResource(confName);
     configHash = new HashMap();