summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/cms/profile/input/nsNKeyCertReqInput.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/cms/profile/input/nsNKeyCertReqInput.java')
-rw-r--r--base/common/src/com/netscape/cms/profile/input/nsNKeyCertReqInput.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/common/src/com/netscape/cms/profile/input/nsNKeyCertReqInput.java b/base/common/src/com/netscape/cms/profile/input/nsNKeyCertReqInput.java
index 196798683..f14df1a80 100644
--- a/base/common/src/com/netscape/cms/profile/input/nsNKeyCertReqInput.java
+++ b/base/common/src/com/netscape/cms/profile/input/nsNKeyCertReqInput.java
@@ -37,9 +37,9 @@ import com.netscape.cms.profile.common.EnrollProfile;
* This input populates 2 main fields to the enrollment "page":
* 1/ id, 2/ publickey
* <p>
- *
+ *
* This input usually is used by an enrollment profile for certificate requests coming from TPS.
- *
+ *
* @version $Revision$, $Date$
*/
public class nsNKeyCertReqInput extends EnrollInput implements IProfileInput {