summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-17 22:16:24 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-17 22:16:24 +0000
commit3c5004b4b5f40c7cf13538f981fa94c5ba49f53b (patch)
treeb6c0ad236a0ebba64dfe97b3154561b3a22a9307 /TAO/tao/ORB_Core.cpp
parentbab1ea21c6a266afafc2b2739ddd35c88f92c542 (diff)
downloadATCD-3c5004b4b5f40c7cf13538f981fa94c5ba49f53b.tar.gz
ChangeLogTag:Thu Dec 17 16:11:58 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/ORB_Core.cpp')
-rw-r--r--TAO/tao/ORB_Core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Core.cpp b/TAO/tao/ORB_Core.cpp
index 6a20016c12c..e4783ce59f0 100644
--- a/TAO/tao/ORB_Core.cpp
+++ b/TAO/tao/ORB_Core.cpp
@@ -1163,7 +1163,7 @@ TAO_Resource_Factory::TAO_Resource_Factory (void)
poa_source_ (TAO_GLOBAL),
collocation_table_source_ (TAO_GLOBAL),
reactor_lock_ (TAO_TOKEN),
- cdr_allocator_source_ (TAO_TSS)
+ cdr_allocator_source_ (TAO_GLOBAL)
{
}