diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-01-12 00:12:50 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-01-12 00:12:50 +0000 |
commit | 0091542e0a5b33a042b0a3e4d9fc48bd8b6866ca (patch) | |
tree | 877d33f4751ea320a3b3ad665262ac86f3a207f0 /ace/Service_Config.h | |
parent | e389c7f33bf4c7652245f524e8d5b089e9a53d8e (diff) | |
download | ATCD-0091542e0a5b33a042b0a3e4d9fc48bd8b6866ca.tar.gz |
ChangeLogTag:Tue Jan 11 17:39:10 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
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 |