summaryrefslogtreecommitdiff
path: root/ACE/ace/Service_Config.cpp
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2007-02-16 12:49:01 +0000
committerSteve Huston <shuston@riverace.com>2007-02-16 12:49:01 +0000
commit7f1ca47fe98e0cab1012eca0736abc0b98360cc0 (patch)
treed6a920b868131b314ac4281d81803741f80ca86d /ACE/ace/Service_Config.cpp
parent469211496c00c940b49b566136f1f39bc80e3d2f (diff)
downloadATCD-7f1ca47fe98e0cab1012eca0736abc0b98360cc0.tar.gz
ChangeLogTag:Fri Feb 16 12:47:03 UTC 2007 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/ace/Service_Config.cpp')
-rw-r--r--ACE/ace/Service_Config.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Service_Config.cpp b/ACE/ace/Service_Config.cpp
index 94cc1cfb9c0..7a2d958d854 100644
--- a/ACE/ace/Service_Config.cpp
+++ b/ACE/ace/Service_Config.cpp
@@ -336,9 +336,9 @@ ACE_Service_Config::static_svcs (void)
return ACE_Service_Config::instance ();
}
-/// Return the global configuration instance. Allways returns the same
+/// Return the global configuration instance. Always returns the same
/// instance
-ACE_INLINE ACE_Service_Config *
+ACE_Service_Config *
ACE_Service_Config::global (void)
{
return ACE_SERVICE_CONFIG_SINGLETON::instance ();