summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h
index f27c82a0dfd..8df3e0f673f 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h
@@ -70,7 +70,7 @@ public:
CosNotifyChannelAdmin::EventChannel_ptr create_event_channel (
const char* name,
- int resolve
+ bool resolve
);
// Create an Event Channel. Ownership is passed to the caller.