bodewig     2005/01/31 03:54:42

  Modified:    src/main/org/apache/tools/ant/taskdefs/optional/native2ascii
                        DefaultNative2Ascii.java
  Log:
  Fix @link
  
  Revision  Changes    Path
  1.2       +1 -1      
ant/src/main/org/apache/tools/ant/taskdefs/optional/native2ascii/DefaultNative2Ascii.java
  
  Index: DefaultNative2Ascii.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/optional/native2ascii/DefaultNative2Ascii.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DefaultNative2Ascii.java  31 Jan 2005 11:48:25 -0000      1.1
  +++ DefaultNative2Ascii.java  31 Jan 2005 11:54:41 -0000      1.2
  @@ -36,7 +36,7 @@
       /**
        * Splits the task into setting up the command line switches
        * (delegated to [EMAIL PROTECTED] #setup setup}), adding the file names
  -     * (delegated to [EMAIL PROTECTED] addFiles addFiles}) and running the 
tool
  +     * (delegated to [EMAIL PROTECTED] #addFiles addFiles}) and running the 
tool
        * (delegated to [EMAIL PROTECTED] #run run}).
        */
       public final boolean convert(Native2Ascii args, File srcFile,
  
  
  

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

Reply via email to