summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event.inl
diff options
context:
space:
mode:
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;