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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h
index c10247bb8d9..ab824f0c3a0 100644
--- a/TAO/tao/Wait_On_Leader_Follower.h
+++ b/TAO/tao/Wait_On_Leader_Follower.h
@@ -48,7 +48,7 @@ public:
virtual ~TAO_Wait_On_Leader_Follower (void);
/*! @copydoc TAO_Wait_Strategy::sending_request() */
- virtual int sending_request (TAO_ORB_Core *orb_core, int two_way);
+ virtual int sending_request (TAO_ORB_Core *orb_core, TAO_Message_Semantics msg_semantics);
/*! @copydoc TAO_Wait_Strategy::wait() */
virtual int wait (ACE_Time_Value *max_wait_time,