summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/request/IService.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/certsrv/request/IService.java')
-rw-r--r--base/common/src/com/netscape/certsrv/request/IService.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/common/src/com/netscape/certsrv/request/IService.java b/base/common/src/com/netscape/certsrv/request/IService.java
index adf2c5095..0756be893 100644
--- a/base/common/src/com/netscape/certsrv/request/IService.java
+++ b/base/common/src/com/netscape/certsrv/request/IService.java
@@ -24,7 +24,7 @@ import com.netscape.certsrv.base.EBaseException;
* This covers certificate generation, revocation, renewals,
* revocation checking, and much more.
* <p>
- *
+ *
* @version $Revision$, $Date$
*/
public interface IService {
@@ -33,7 +33,7 @@ public interface IService {
* Performs the service (such as certificate generation)
* represented by this request.
* <p>
- *
+ *
* @param request
* The request that needs service. The service may use
* attributes stored in the request, and may update the