summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event_Binder.inl
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-31 20:00:01 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-31 20:00:01 +0000
commit3e58b5d4f274dda00df9ec21f268537131519ec9 (patch)
treec08b256431890af740da58e19d33535a4b38e288 /TAO/tao/LF_Event_Binder.inl
parent3eba0564d07a6db010e9ae89fee059c3ec018c22 (diff)
downloadATCD-3e58b5d4f274dda00df9ec21f268537131519ec9.tar.gz
ChangeLogTag:Tue Jul 31 12:55:07 2001 Carlos O'Ryan <coryan@uci.edu>fix_886
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);