From 32150d3ee32f8ac27118af7c792794b538c78a2f Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Wed, 7 Dec 2011 16:58:12 -0500 Subject: Formatting Formatted project according to eclipse project settings --- pki/base/common/src/com/netscape/certsrv/common/DestDef.java | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'pki/base/common/src/com/netscape/certsrv/common/DestDef.java') 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 1d3eaff14..5c90d3078 100644 --- a/pki/base/common/src/com/netscape/certsrv/common/DestDef.java +++ b/pki/base/common/src/com/netscape/certsrv/common/DestDef.java @@ -17,12 +17,10 @@ // --- 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 { -- cgit