Fix glitches, finalize cleaning
[lgpl/argeo-commons.git] / org.argeo.cms.ui.workbench / src / org / argeo / cms / ui / workbench / WorkbenchUiPlugin.java
index 18b35ae7dcfd392e9ed7d3b7d3f4b25acf8d7f09..a4e5ac39484d041b06d30649ac5aea96eb4bef65 100644 (file)
@@ -91,10 +91,11 @@ public class WorkbenchUiPlugin extends AbstractUIPlugin implements ILogListener
                return bundleContext;
        }
 
-       // * Returns the shared instance
-       // *
-       // * @return the shared instance
-       // */
+       /*
+        * Returns the shared instance
+        * 
+        * @return the shared instance
+        */
        public static WorkbenchUiPlugin getDefault() {
                return plugin;
        }