From 475ed1f274432cbe0bb302a95701e7151d7497f5 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 29 Jan 2007 19:18:13 +0000 Subject: Mon Jan 29 19:11:14 2007 Johnny Willemsen --- TAO/tao/LF_Event.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TAO/tao/LF_Event.cpp') diff --git a/TAO/tao/LF_Event.cpp b/TAO/tao/LF_Event.cpp index cc69d6fcea3..f40ccdb1317 100644 --- a/TAO/tao/LF_Event.cpp +++ b/TAO/tao/LF_Event.cpp @@ -26,8 +26,7 @@ TAO_LF_Event::~TAO_LF_Event (void) } void -TAO_LF_Event::state_changed (int new_state, - TAO_Leader_Follower &lf) +TAO_LF_Event::state_changed (int new_state, TAO_Leader_Follower &lf) { ACE_GUARD (TAO_SYNCH_MUTEX, ace_mon, lf.lock ()); -- cgit v1.2.1