summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-06 19:22:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-06 19:22:23 +0000
commit63174076ed95fecdff268832378d4bdee50e8e4e (patch)
treec14c942918f7006fc5ad7baa2c60b07e3f051ff5 /TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
parent91bd6738d1c4071e4fa1eedfeb16f8d30584c3d8 (diff)
downloadATCD-63174076ed95fecdff268832378d4bdee50e8e4e.tar.gz
Wed Dec 6 19:21:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
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 58bbf096de5..8bcdbe180f7 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,
- int &wait_occurred_restart_call);
+ bool &wait_occurred_restart_call);
virtual bool allow_multiple_activations (void) const;