You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by st...@apache.org on 2002/10/07 00:14:23 UTC

cvs commit: jakarta-ant/src/main/org/apache/tools/ant Location.java

stevel      2002/10/06 15:14:23

  Modified:    src/main/org/apache/tools/ant Location.java
  Log:
  doc correct
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-ant/src/main/org/apache/tools/ant/Location.java
  
  Index: Location.java
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/ant/Location.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Location.java	9 Sep 2002 10:34:48 -0000	1.9
  +++ Location.java	6 Oct 2002 22:14:23 -0000	1.10
  @@ -97,7 +97,7 @@
        * Creates a location from the SAX locator using the system ID as
        * the filename.
        * 
  -     * @param locator Must not be <code>null</code>.
  +     * @param loc Must not be <code>null</code>.
        *
        * @since Ant 1.6
        */
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>