summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-12-06 12:52:38 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-12-06 12:52:38 +0000
commit60669b1cccfe22aa5b38bd173e49d2d94e347ca8 (patch)
tree1eebaeb377b8ea50940906ac36f54ea278d278ad /TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
parent6377c9da7004035fa43363101425e27e33780504 (diff)
downloadATCD-60669b1cccfe22aa5b38bd173e49d2d94e347ca8.tar.gz
ChangeLogTag: Mon Dec 6 06:51:53 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
index bafe725b673..709915903f4 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
@@ -129,7 +129,7 @@ void
TAO_Notify_EventChannel::init (TAO_Notify_EventChannelFactory * ecf
ACE_ENV_ARG_DECL)
{
- Topology_Object::set_parent (ecf ACE_ENV_ARG_PARAMETER);
+ TAO_Notify::Topology_Object::set_parent (ecf ACE_ENV_ARG_PARAMETER);
this->ecf_->_incr_refcnt ();