You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by og...@apache.org on 2003/10/03 20:44:32 UTC

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

oglueck     2003/10/03 11:44:32

  Modified:    httpclient/src/java/org/apache/commons/httpclient/auth
                        DigestScheme.java
  Log:
  typo
  
  Revision  Changes    Path
  1.10      +4 -4      jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/auth/DigestScheme.java
  
  Index: DigestScheme.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/auth/DigestScheme.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- DigestScheme.java	18 Sep 2003 13:56:21 -0000	1.9
  +++ DigestScheme.java	3 Oct 2003 18:44:32 -0000	1.10
  @@ -82,7 +82,7 @@
    * is unsupported. If auth and auth-int are provided, auth is
    * used.
    * </p>
  - * @TODO: make class more stateful regarding repeated authentication requests
  + * TODO: make class more stateful regarding repeated authentication requests
    * 
    * @author <a href="mailto:remm@apache.org">Remy Maucherat</a>
    * @author Rodney Waldhoff
  
  
  

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