Antidote ...

The attached corrects a typo I made that causes a javadoc error and also adds 
two
package.html files ... I'll add more later.

--
Jack J. Woehr            # "[F]ar in the empty sky a solitary esophagus slept
http://www.well.com/~jax #  upon motionless wing; everywhere brooded stillness,
http://www.softwoehr.com #  serenity, and the peace of God." - Mark Twain


<<attachment: pkghtml.zip>>

Index: org/apache/tools/ant/gui/util/Argument.java
===================================================================
RCS file: 
/home/cvspublic/ant-antidote/src/java/org/apache/tools/ant/gui/util/Argument.java,v
retrieving revision 1.1
diff -c -r1.1 Argument.java
*** org/apache/tools/ant/gui/util/Argument.java 28 Sep 2003 13:03:00 -0000      
1.1
--- org/apache/tools/ant/gui/util/Argument.java 2 Oct 2003 18:52:10 -0000
***************
*** 63,69 ****
   * line that the arg or opt-arg pair came in.
   * @author $Author: chrisw $
   * @version $Revision: 1.1 $
!  * @see corg.apache.tools.ant.gui.util.GetArgs
   */
  public class Argument {
  
--- 63,69 ----
   * line that the arg or opt-arg pair came in.
   * @author $Author: chrisw $
   * @version $Revision: 1.1 $
!  * @see org.apache.tools.ant.gui.util.GetArgs
   */
  public class Argument {
  

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

Reply via email to