summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event.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.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.inl')
-rw-r--r--TAO/tao/LF_Event.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LF_Event.inl b/TAO/tao/LF_Event.inl
index 96e9e118918..67b7083ad36 100644
--- a/TAO/tao/LF_Event.inl
+++ b/TAO/tao/LF_Event.inl
@@ -1,7 +1,7 @@
// $Id$
ACE_INLINE int
-TAO_LF_Event::bind (TAO_Follower *follower)
+TAO_LF_Event::bind (TAO_LF_Follower *follower)
{
if (this->follower_ != 0)
return -1;