summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Table.inl
diff options
context:
space:
mode:
authorfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-02 02:32:10 +0000
committerfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-02 02:32:10 +0000
commit7ed0821f86e4b70dc75e18c4c960e8d2d895c647 (patch)
treee6c4cb63722c260d6c229f938dc9a28800bf50ae /TAO/tao/ORB_Table.inl
parent77f6a46a8d173c3c6b20065623ed1c50857d2afb (diff)
downloadATCD-7ed0821f86e4b70dc75e18c4c960e8d2d895c647.tar.gz
ChangeLogTag: Thu Feb 1 20:29:54 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/ORB_Table.inl')
-rw-r--r--TAO/tao/ORB_Table.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Table.inl b/TAO/tao/ORB_Table.inl
index 76511113d32..bb93d4ef56a 100644
--- a/TAO/tao/ORB_Table.inl
+++ b/TAO/tao/ORB_Table.inl
@@ -5,7 +5,7 @@
ACE_INLINE TAO_ORB_Table *
TAO_ORB_Table::instance (void)
{
- return TAO_Singleton<TAO_ORB_Table, ACE_SYNCH_MUTEX>::instance ();
+ return TAO_Singleton<TAO_ORB_Table, TAO_SYNCH_MUTEX>::instance ();
}
ACE_INLINE TAO_ORB_Core *