summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Admin.h
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-14 19:52:34 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-14 19:52:34 +0000
commit8933aa705cec5f470dd4b95ef565852e16f65b30 (patch)
tree3c0f322dc3605e291f62fe8150322cd7bf8aa7cf /TAO/orbsvcs/orbsvcs/Notify/Admin.h
parenta187dc427747bca4f6f67222f515a02f26b89715 (diff)
downloadATCD-8933aa705cec5f470dd4b95ef565852e16f65b30.tar.gz
ChangeLogTag: Tue Dec 14 13:50:14 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Admin.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Admin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Admin.h b/TAO/orbsvcs/orbsvcs/Notify/Admin.h
index df4678b0503..3e67f4303ed 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Admin.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Admin.h
@@ -49,7 +49,7 @@ public:
~TAO_Notify_Admin ();
/// Init
- void init (TAO_Notify_EventChannel * ec ACE_ENV_ARG_DECL);
+ void init (TAO_Notify::Topology_Parent * parent ACE_ENV_ARG_DECL);
/// Insert the proxy in the <proxy_container_>.
void insert (TAO_Notify_Proxy* proxy ACE_ENV_ARG_DECL);