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:15:00 UTC

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

mstover1    2003/05/02 11:15:00

  Modified:    src/protocol/http/org/apache/jmeter/protocol/http/control
                        Authorization.java
  Log:
  Removing funky character
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control/Authorization.java
  
  Index: Authorization.java
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control/Authorization.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Authorization.java	7 Apr 2003 14:35:25 -0000	1.2
  +++ Authorization.java	2 May 2003 18:15:00 -0000	1.3
  @@ -61,7 +61,7 @@
   /**
    * This class is an Authorization encapsulator.
    *
  - * @author  <a href="mailto:luta.raphael@networks.vivendi.net">Rapha�l Luta</a>
  + * @author  <a href="mailto:luta.raphael@networks.vivendi.net">Raphael Luta</a>
    */
   public class Authorization extends AbstractTestElement implements Serializable
   {
  
  
  

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