summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp')
-rw-r--r--TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp b/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp
index ec2c6cfbfeb..bcb82f8efbf 100644
--- a/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp
+++ b/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp
@@ -656,7 +656,7 @@ TAO_RT_Protocols_Hooks::get_selector_hook (
if (priority_model_policy->get_priority_model ()
== RTCORBA::CLIENT_PROPAGATED)
{
- is_client_propagated = 1;
+ is_client_propagated = true;
}
if (!is_client_propagated)