You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2004/10/10 17:18:55 UTC

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient ChunkedInputStream.java

olegk       2004/10/10 08:18:55

  Modified:    httpclient/src/java/org/apache/commons/httpclient
                        ChunkedInputStream.java
  Log:
  Oops. Minor javadocs correction
  
  Revision  Changes    Path
  1.24      +3 -4      jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/ChunkedInputStream.java
  
  Index: ChunkedInputStream.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/ChunkedInputStream.java,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- ChunkedInputStream.java	10 Oct 2004 15:16:44 -0000	1.23
  +++ ChunkedInputStream.java	10 Oct 2004 15:18:55 -0000	1.24
  @@ -94,7 +94,6 @@
        *
        * @param in the raw input stream
        * @param method the HTTP method to associate this input stream with. Can be <tt>null</tt>.  
  -     *   Can be <tt>null</tt>.
        *
        * @throws IOException If an IO error occurs
        */
  
  
  

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