summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client/ImR_Client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ImR_Client/ImR_Client.cpp')
-rw-r--r--TAO/tao/ImR_Client/ImR_Client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ImR_Client/ImR_Client.cpp b/TAO/tao/ImR_Client/ImR_Client.cpp
index 621433e6e40..47fc9c960fe 100644
--- a/TAO/tao/ImR_Client/ImR_Client.cpp
+++ b/TAO/tao/ImR_Client/ImR_Client.cpp
@@ -81,7 +81,7 @@ namespace TAO
// Since this method is called from the POA constructor, there
// shouldn't be any waiting required. Therefore,
// <wait_occurred_restart_call_ignored> can be ignored.
- bool wait_occurred_restart_call_ignored = false;
+ int wait_occurred_restart_call_ignored = 0;
// Activate the servant in the root poa.
PortableServer::ObjectId_var id =