You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by ms...@apache.org on 2003/05/02 20:17:29 UTC

cvs commit: jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control AuthManager.java

mstover1    2003/05/02 11:17:29

  Modified:    src/protocol/http/org/apache/jmeter/protocol/http/control
                        AuthManager.java
  Log:
  Removing funky character
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control/AuthManager.java
  
  Index: AuthManager.java
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control/AuthManager.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- AuthManager.java	7 Apr 2003 14:35:25 -0000	1.4
  +++ AuthManager.java	2 May 2003 18:17:29 -0000	1.5
  @@ -79,7 +79,7 @@
    * format of the authorization file is: URL user pass where URL is an HTTP URL,
    * user a username to use and pass the appropriate password.
    *
  - *@author    <a href="mailto:luta.raphael@networks.vivendi.com">Rapha�l Luta
  + *@author    <a href="mailto:luta.raphael@networks.vivendi.com">Raphael Luta
    *      </a>
    *@created   $Date$
    *@version   0.9
  
  
  

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