diff options
Diffstat (limited to 'ace/Service_Config.h')
-rw-r--r-- | ace/Service_Config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Service_Config.h b/ace/Service_Config.h index c8f791f57cd..cdd806cf125 100644 --- a/ace/Service_Config.h +++ b/ace/Service_Config.h @@ -198,8 +198,7 @@ public: static int close (void); // Tidy up and perform last rites when ACE_Service_Config is shut - // down. This method calls <close_svcs> and <close_singletons>. - // Returns 0. + // down. This method calls <close_svcs>. Returns 0. static int fini_svcs (void); // Perform user-specified close hooks and possibly delete all of the |