summaryrefslogtreecommitdiffstats
path: root/base/console/src/com/netscape/certsrv/common/DestDef.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/console/src/com/netscape/certsrv/common/DestDef.java')
-rw-r--r--base/console/src/com/netscape/certsrv/common/DestDef.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/console/src/com/netscape/certsrv/common/DestDef.java b/base/console/src/com/netscape/certsrv/common/DestDef.java
index 313ed9d22..188fb5c9f 100644
--- a/base/console/src/com/netscape/certsrv/common/DestDef.java
+++ b/base/console/src/com/netscape/certsrv/common/DestDef.java
@@ -17,10 +17,10 @@
// --- END COPYRIGHT BLOCK ---
package com.netscape.certsrv.common;
-
/**
* This interface defines all the operation destination
- * currently in use.
+ * used in the administration protocol between the
+ * console and the server.
*
* @author Jack Pan-Chen
* @version $Revision$, $Date$