summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/common/DestDef.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/certsrv/common/DestDef.java')
-rw-r--r--pki/base/common/src/com/netscape/certsrv/common/DestDef.java8
1 files changed, 5 insertions, 3 deletions
diff --git a/pki/base/common/src/com/netscape/certsrv/common/DestDef.java b/pki/base/common/src/com/netscape/certsrv/common/DestDef.java
index 5c90d3078..1d3eaff14 100644
--- a/pki/base/common/src/com/netscape/certsrv/common/DestDef.java
+++ b/pki/base/common/src/com/netscape/certsrv/common/DestDef.java
@@ -17,10 +17,12 @@
// --- END COPYRIGHT BLOCK ---
package com.netscape.certsrv.common;
+
/**
- * This interface defines all the operation destination used in the
- * administration protocol between the console and the server.
- *
+ * This interface defines all the operation destination
+ * used in the administration protocol between the
+ * console and the server.
+ *
* @version $Revision$, $Date$
*/
public interface DestDef {