You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/09/17 14:31:08 UTC

cvs commit: jakarta-avalon-logkit/src/java/org/apache/log/format PatternFormatter.java

donaldp     2002/09/17 05:31:08

  Modified:    src/java/org/apache/log/format PatternFormatter.java
  Log:
  Revert inadvertent change.
  
  Revision  Changes    Path
  1.31      +2 -2      jakarta-avalon-logkit/src/java/org/apache/log/format/PatternFormatter.java
  
  Index: PatternFormatter.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-logkit/src/java/org/apache/log/format/PatternFormatter.java,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- PatternFormatter.java	17 Sep 2002 12:30:23 -0000	1.30
  +++ PatternFormatter.java	17 Sep 2002 12:31:08 -0000	1.31
  @@ -167,7 +167,7 @@
       }
   
       /**
  -     * Extract and buildFromResource a pattern from input string.
  +     * Extract and build a pattern from input string.
        *
        * @param stack the stack on which to place patterns
        * @param pattern the input string
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>