aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/bcel/classfile/ConstantClass.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/apache/bcel/classfile/ConstantClass.java')
-rw-r--r--src/main/java/org/apache/bcel/classfile/ConstantClass.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/org/apache/bcel/classfile/ConstantClass.java b/src/main/java/org/apache/bcel/classfile/ConstantClass.java
index 81725e1b..9be55ec5 100644
--- a/src/main/java/org/apache/bcel/classfile/ConstantClass.java
+++ b/src/main/java/org/apache/bcel/classfile/ConstantClass.java
@@ -23,7 +23,7 @@ import java.io.IOException;
import org.apache.bcel.Const;
-/**
+/**
* This class is derived from the abstract {@link Constant}
* and represents a reference to a (external) class.
*
@@ -77,7 +77,7 @@ public final class ConstantClass extends Constant implements ConstantObject {
}
- /**
+ /**
* Dump constant class to file stream in binary format.
*
* @param file Output file stream