[Registry-dev] svn commit r13260 - branches/registry/1_0/modules/core/src/main/java/org/wso2/registry

svn at wso2.org svn at wso2.org
Tue Feb 5 01:59:42 PST 2008


Author: azeez
Date: Tue Feb  5 01:59:36 2008
New Revision: 13260

Log:

formatting



Modified:
   branches/registry/1_0/modules/core/src/main/java/org/wso2/registry/Registry.java

Modified: branches/registry/1_0/modules/core/src/main/java/org/wso2/registry/Registry.java
==============================================================================
--- branches/registry/1_0/modules/core/src/main/java/org/wso2/registry/Registry.java	(original)
+++ branches/registry/1_0/modules/core/src/main/java/org/wso2/registry/Registry.java	Tue Feb  5 01:59:36 2008
@@ -219,6 +219,5 @@
                        String userName,
                        Date from,
                        Date to,
-                       boolean recentFirst)
-            throws RegistryException;
+                       boolean recentFirst) throws RegistryException;
 }



More information about the Registry-dev mailing list