summaryrefslogtreecommitdiff
path: root/ace/Service_Manager.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
commit9e9254f32711d4ecf1e3f71b54982eaf6845388e (patch)
tree760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/Service_Manager.h
parent4ecd5d0edb663fdba4935912ccdbbf79a66482ae (diff)
downloadATCD-9e9254f32711d4ecf1e3f71b54982eaf6845388e.tar.gz
*** empty log message ***
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);