cvs commit: jakarta-bcel/src/java/org/apache/bcel/generic MethodGen.java

[email protected]
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
mdahm       02/04/24 01:11:30

  Modified:    src/java/org/apache/bcel/generic MethodGen.java
  Log:
  Doc fix
  
  Revision  Changes    Path
  1.5       +2 -3      jakarta-bcel/src/java/org/apache/bcel/generic/MethodGen.java
  
  Index: MethodGen.java
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/src/java/org/apache/bcel/generic/MethodGen.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MethodGen.java	24 Apr 2002 08:01:36 -0000	1.4
  +++ MethodGen.java	24 Apr 2002 08:11:30 -0000	1.5
  @@ -68,9 +68,8 @@
    * use the `removeNOPs' method to get rid off them.
    * The resulting method object can be obtained via the `getMethod()' method.
    *
  - * @version $Id: MethodGen.java,v 1.4 2002/04/24 08:01:36 mdahm Exp $
  + * @version $Id: MethodGen.java,v 1.5 2002/04/24 08:11:30 mdahm Exp $
    * @author  <A HREF="mailto:[email protected]">M. Dahm</A>
  - * @author  <A HREF="http://www.vmeng.com/beard">Patrick C. Beard</A>
    * @see     InstructionList
    * @see     Method
    */
  @@ -443,7 +442,7 @@
      * @param start_pc Start of region (inclusive)
      * @param end_pc End of region (inclusive)
      * @param handler_pc Where handling is done
  -   * @param catch_type fully qualified class name of handled exception or null if any
  +   * @param catch_type class type of handled exception or null if any
      * exception is handled
      * @return new exception handler object
      */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.