You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by do...@apache.org on 2001/04/11 11:51:57 UTC

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

donaldp     01/04/11 02:51:57

  Modified:    src/java/org/apache/log Formatter.java
  Log:
  Fixed docs indenting.
  
  Revision  Changes    Path
  1.2       +4 -4      jakarta-avalon-logkit/src/java/org/apache/log/Formatter.java
  
  Index: Formatter.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-logkit/src/java/org/apache/log/Formatter.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Formatter.java	2001/02/20 01:38:04	1.1
  +++ Formatter.java	2001/04/11 09:51:56	1.2
  @@ -16,9 +16,9 @@
   {
       /**
        * Format log entry into string.
  -   *
  -   * @param entry the entry
  -   * @return the formatted string
  -   */
  +     *
  +     * @param entry the entry
  +     * @return the formatted string
  +     */
       String format( LogEntry entry );
   }
  
  
  

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