src/share/classes/com/sun/tools/classfile/EnclosingMethod_attribute.java

changeset 972
694ff82ca68e
parent 581
f2fdd52e4e87
child 2525
2eb010b6cb22
     1.1 --- a/src/share/classes/com/sun/tools/classfile/EnclosingMethod_attribute.java	Tue Apr 12 20:58:06 2011 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/classfile/EnclosingMethod_attribute.java	Wed Apr 13 11:35:43 2011 -0700
     1.3 @@ -29,7 +29,7 @@
     1.4  import java.io.IOException;
     1.5  
     1.6  /**
     1.7 - * See JVMS3, section 4.8.7.
     1.8 + * See JVMS, section 4.8.7.
     1.9   *
    1.10   *  <p><b>This is NOT part of any supported API.
    1.11   *  If you write code that depends on this, you do so at your own risk.

mercurial