summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IdUniquenessStrategyUnique.h')
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyUnique.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h b/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
index 8bcdbe180f7..58bbf096de5 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
@@ -42,7 +42,7 @@ namespace TAO
virtual bool is_servant_activation_allowed (
PortableServer::Servant servant,
- bool &wait_occurred_restart_call);
+ int &wait_occurred_restart_call);
virtual bool allow_multiple_activations (void) const;