summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 06:34:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 06:34:11 +0000
commit183b6a0a641eef6b352dfe79af4188b07dda2a01 (patch)
tree07a1c2d35d943f54539235c06dff474bdf99a57a /TAO
parentb6ca45ed53fac84c7cd34a25c810030808f5285f (diff)
downloadATCD-183b6a0a641eef6b352dfe79af4188b07dda2a01.tar.gz
Diffstat (limited to 'TAO')
-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 47fc9c960fe..621433e6e40 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.
- int wait_occurred_restart_call_ignored = 0;
+ bool wait_occurred_restart_call_ignored = false;
// Activate the servant in the root poa.
PortableServer::ObjectId_var id =