summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/authentication/EAuthUserError.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/certsrv/authentication/EAuthUserError.java')
-rw-r--r--base/common/src/com/netscape/certsrv/authentication/EAuthUserError.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/common/src/com/netscape/certsrv/authentication/EAuthUserError.java b/base/common/src/com/netscape/certsrv/authentication/EAuthUserError.java
index f816c35e8..c2028aa45 100644
--- a/base/common/src/com/netscape/certsrv/authentication/EAuthUserError.java
+++ b/base/common/src/com/netscape/certsrv/authentication/EAuthUserError.java
@@ -29,7 +29,7 @@ public class EAuthUserError extends EAuthException {
/**
* Constructs a exception for a Invalid attribute value
- *
+ *
* @param errorString Detailed error message.
*/
public EAuthUserError(String errorString) {