hoju        2005/07/22 23:51:35

  Modified:    src/java/org/apache/log4j/spi Tag: v1_2-branch Filter.java
  Log:
  whoops, I meant 1.2.12
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.2.4   +1 -1      logging-log4j/src/java/org/apache/log4j/spi/Filter.java
  
  Index: Filter.java
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/java/org/apache/log4j/spi/Filter.java,v
  retrieving revision 1.4.2.3
  retrieving revision 1.4.2.4
  diff -u -r1.4.2.3 -r1.4.2.4
  --- Filter.java       23 Jul 2005 06:44:46 -0000      1.4.2.3
  +++ Filter.java       23 Jul 2005 06:51:35 -0000      1.4.2.4
  @@ -63,7 +63,7 @@
     /**
        Points to the next filter in the filter chain.
   
  -     @deprecated As of 1.2.11, use [EMAIL PROTECTED] #getNext} and [EMAIL 
PROTECTED] #setNext} instead
  +     @deprecated As of 1.2.12, use [EMAIL PROTECTED] #getNext} and [EMAIL 
PROTECTED] #setNext} instead
      */
     public Filter next;
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to