summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp
index c90b167d441..bc1e49fac6b 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.cpp
@@ -84,7 +84,7 @@ TAO_SSLIOP_Protocol_Factory::init (int argc,
CSIIOP::AssociationOptions csiv2_target_supports =
CSIIOP::Integrity | CSIIOP::Confidentiality;
- CSIIOP::AssociationOptions csiv2_target_requires =
+ CSIIOP::AssociationOptions csiv2_target_requires =
CSIIOP::Integrity | CSIIOP::Confidentiality;
// Force the Singleton instance to be initialized/instantiated.