summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_On_Leader_Follower.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Wait_On_Leader_Follower.h')
-rw-r--r--TAO/tao/Wait_On_Leader_Follower.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h
index f775c66d9c0..45d26369336 100644
--- a/TAO/tao/Wait_On_Leader_Follower.h
+++ b/TAO/tao/Wait_On_Leader_Follower.h
@@ -48,8 +48,7 @@ public:
virtual ~TAO_Wait_On_Leader_Follower (void);
// = Documented in TAO_Wait_Strategy.
- virtual int sending_request (TAO_ORB_Core *orb_core,
- int two_way);
+ virtual int sending_request (TAO_ORB_Core *orb_core, int two_way);
virtual int wait (ACE_Time_Value *max_wait_time,
TAO_Synch_Reply_Dispatcher &rd);
virtual int register_handler (void);