summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2006-07-16 23:30:42 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2006-07-16 23:30:42 +0000
commit30fe47fb706de7b0d19a00b3bf98dce07418b98f (patch)
tree92bae9eac7bfc188418f4a1de1ba75c674351491 /TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
parent37d721aedb49a8d2c0e82ca8eea65a3490b7051b (diff)
downloadATCD-30fe47fb706de7b0d19a00b3bf98dce07418b98f.tar.gz
Sun Jul 16 23:28:27 UTC 2006 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
index 7e141637291..a7922405f2a 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
@@ -53,7 +53,7 @@ public:
/// constructor...
TAO_CEC_ProxyPushConsumer (TAO_CEC_EventChannel* event_channel,
- ACE_Time_Value timeout);
+ const ACE_Time_Value &timeout);
/// destructor...
virtual ~TAO_CEC_ProxyPushConsumer (void);