You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/10/07 14:58:38 UTC

svn commit: r453896 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileDeleteStrategy.java

Author: scolebourne
Date: Sat Oct  7 05:58:38 2006
New Revision: 453896

URL: http://svn.apache.org/viewvc?view=rev&rev=453896
Log:
Fix id tag

Modified:
    jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileDeleteStrategy.java

Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileDeleteStrategy.java
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileDeleteStrategy.java?view=diff&rev=453896&r1=453895&r2=453896
==============================================================================
--- jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileDeleteStrategy.java (original)
+++ jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileDeleteStrategy.java Sat Oct  7 05:58:38 2006
@@ -119,7 +119,7 @@
     //-----------------------------------------------------------------------
     /**
      * Gets a string describing the delete strategy.
-     * 
+     *
      * @return a string describing the delete strategy
      */
     public String toString() {



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org