You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by en...@apache.org on 2002/08/07 16:33:37 UTC

cvs commit: jakarta-bcel/src/java/org/apache/bcel/classfile ClassParser.java

enver       2002/08/07 07:33:37

  Modified:    src/java/org/apache/bcel/classfile ClassParser.java
  Log:
  typo
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-bcel/src/java/org/apache/bcel/classfile/ClassParser.java
  
  Index: ClassParser.java
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/src/java/org/apache/bcel/classfile/ClassParser.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ClassParser.java	24 Apr 2002 11:01:30 -0000	1.3
  +++ ClassParser.java	7 Aug 2002 14:33:37 -0000	1.4
  @@ -208,7 +208,7 @@
     }
   
     /**
  -   * Read information about the attributes of the attributes of the class.
  +   * Read information about the attributes of the class.
      * @throws  IOException
      * @throws  ClassFormatException
      */
  
  
  

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