Revision: 7757
Author: victormote
Date: 2006-07-07 18:12:47 -0700 (Fri, 07 Jul 2006)
ViewCVS: http://svn.sourceforge.net/foray/?rev=7757&view=rev
Log Message:
-----------
Clean up IDE warnings with whitespace-only changes.
Modified Paths:
--------------
trunk/foray/foray-common/src/java/org/foray/common/url/PropertyProtocolRegistration.java
trunk/foray/foray-common/src/java/org/foray/common/url/ProtocolRegistrationStrategy.java
Modified: trunk/foray/foray-common/src/java/org/foray/common/url/PropertyProtocolRegistration.java
===================================================================
--- trunk/foray/foray-common/src/java/org/foray/common/url/PropertyProtocolRegistration.java 2006-07-08 01:09:09 UTC (rev 7756)
+++ trunk/foray/foray-common/src/java/org/foray/common/url/PropertyProtocolRegistration.java 2006-07-08 01:12:47 UTC (rev 7757)
@@ -20,7 +20,9 @@
*
*/
-/* $Id$ */
+/*
+$Id$
+*/
package org.foray.common.url;
Modified: trunk/foray/foray-common/src/java/org/foray/common/url/ProtocolRegistrationStrategy.java
===================================================================
--- trunk/foray/foray-common/src/java/org/foray/common/url/ProtocolRegistrationStrategy.java 2006-07-08 01:09:09 UTC (rev 7756)
+++ trunk/foray/foray-common/src/java/org/foray/common/url/ProtocolRegistrationStrategy.java 2006-07-08 01:12:47 UTC (rev 7757)
@@ -20,7 +20,9 @@
*
*/
-/* $Id$ */
+/*
+$Id$
+*/
package org.foray.common.url;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|