summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event_Binder.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LF_Event_Binder.inl')
-rw-r--r--TAO/tao/LF_Event_Binder.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LF_Event_Binder.inl b/TAO/tao/LF_Event_Binder.inl
index d861a1f2789..e674cb6e08b 100644
--- a/TAO/tao/LF_Event_Binder.inl
+++ b/TAO/tao/LF_Event_Binder.inl
@@ -2,7 +2,7 @@
ACE_INLINE
TAO_LF_Event_Binder::TAO_LF_Event_Binder (TAO_LF_Event *event,
- TAO_Follower *follower)
+ TAO_LF_Follower *follower)
: event_ (event)
{
this->event_->bind (follower);