summaryrefslogtreecommitdiff
path: root/TAO/tao/params.cpp
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2005-07-13 22:15:31 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2005-07-13 22:15:31 +0000
commitb75199c59154ceafdbf3d5e2b1279d73783c05bb (patch)
tree0180a382b2de6c08a2ce533295772efc03876222 /TAO/tao/params.cpp
parentd902bd85103074e3fa0e37f91a1b4a12f3c47840 (diff)
downloadATCD-b75199c59154ceafdbf3d5e2b1279d73783c05bb.tar.gz
ChangeLog tag: Wed Jul 13 16:37:41 2005 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tao/params.cpp')
-rw-r--r--TAO/tao/params.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/params.cpp b/TAO/tao/params.cpp
index 09f61540912..1102cc428fd 100644
--- a/TAO/tao/params.cpp
+++ b/TAO/tao/params.cpp
@@ -36,6 +36,7 @@ TAO_ORB_Parameters::TAO_ORB_Parameters (void)
, pref_network_ ()
, disable_rt_collocation_resolver_ (false)
, enforce_preferred_interfaces_ (false)
+ , negotiate_codesets_ (true)
{
for (int i = 0; i != TAO_NO_OF_MCAST_SERVICES; ++i)
{