summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/cms/profile/input/KeyGenInput.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/cms/profile/input/KeyGenInput.java')
-rw-r--r--base/common/src/com/netscape/cms/profile/input/KeyGenInput.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/common/src/com/netscape/cms/profile/input/KeyGenInput.java b/base/common/src/com/netscape/cms/profile/input/KeyGenInput.java
index c2b3cf0d5..8be954024 100644
--- a/base/common/src/com/netscape/cms/profile/input/KeyGenInput.java
+++ b/base/common/src/com/netscape/cms/profile/input/KeyGenInput.java
@@ -42,10 +42,10 @@ import com.netscape.cms.profile.common.EnrollProfile;
* populates parameters to the enrollment page for
* key generation.
* <p>
- *
+ *
* This input normally is used with user-based or non certificate request profile.
* <p>
- *
+ *
* @version $Revision$, $Date$
*/
public class KeyGenInput extends EnrollInput implements IProfileInput {