summaryrefslogtreecommitdiff
path: root/ace/Service_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Service_Manager.h')
-rw-r--r--ace/Service_Manager.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/ace/Service_Manager.h b/ace/Service_Manager.h
index c35b207e759..f91e225b442 100644
--- a/ace/Service_Manager.h
+++ b/ace/Service_Manager.h
@@ -24,13 +24,10 @@
#include "ace/Service_Object.h"
class ACE_Export ACE_Service_Manager : public ACE_Service_Object
- // = TITLE
- // Provide a standard service that returns a list of all services in the
- // Service Repository.
- //
- // = DESCRIPTION
- //
{
+ // = TITLE
+ // Provide a standard service that returns a list of all
+ // services in the Service Repository.
public:
ACE_Service_Manager (void);
virtual int list_services (void);