You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2004/12/03 15:51:13 UTC

cvs commit: jakarta-commons/net/src/java/org/apache/commons/net/ftp FTPListParseEngine.java

rwinston    2004/12/03 06:51:13

  Modified:    net/src/java/org/apache/commons/net/ftp
                        FTPListParseEngine.java
  Log:
  Fix javadoc
  
  Revision  Changes    Path
  1.10      +2 -1      jakarta-commons/net/src/java/org/apache/commons/net/ftp/FTPListParseEngine.java
  
  Index: FTPListParseEngine.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/src/java/org/apache/commons/net/ftp/FTPListParseEngine.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- FTPListParseEngine.java	3 Dec 2004 14:47:46 -0000	1.9
  +++ FTPListParseEngine.java	3 Dec 2004 14:51:13 -0000	1.10
  @@ -130,6 +130,7 @@
        * and other data that will not be part of the final listing.
        *
        * @param stream The socket stream on which the input will be read.
  +     * @param encoding The encoding to use.
        *
        * @exception IOException
        *                   thrown on any failure to read the stream
  
  
  

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