summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/authorization/EAuthzInternalError.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/certsrv/authorization/EAuthzInternalError.java')
-rw-r--r--base/common/src/com/netscape/certsrv/authorization/EAuthzInternalError.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/common/src/com/netscape/certsrv/authorization/EAuthzInternalError.java b/base/common/src/com/netscape/certsrv/authorization/EAuthzInternalError.java
index 2afe2c747..82588b622 100644
--- a/base/common/src/com/netscape/certsrv/authorization/EAuthzInternalError.java
+++ b/base/common/src/com/netscape/certsrv/authorization/EAuthzInternalError.java
@@ -29,7 +29,7 @@ public class EAuthzInternalError extends EAuthzException {
/**
* Constructs an authorization internal error exception
- *
+ *
* @param errorString error with a detailed message.
*/
public EAuthzInternalError(String errorString) {