mbenson     2005/02/11 08:21:35

  Modified:    src/main/org/apache/tools/ant/taskdefs Sync.java
  Log:
  Remove trailing spaces (and the whole line they were on too, hey).
  
  Revision  Changes    Path
  1.22      +1 -2      ant/src/main/org/apache/tools/ant/taskdefs/Sync.java
  
  Index: Sync.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/Sync.java,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- Sync.java 4 Feb 2005 08:08:59 -0000       1.21
  +++ Sync.java 11 Feb 2005 16:21:35 -0000      1.22
  @@ -191,7 +191,6 @@
                   }
                   fs.appendSelector(ns);
               }
  -            
               ds = fs.getDirectoryScanner(getProject());
           } else {
               ds = new DirectoryScanner();
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to