From c97e723b4a65fb737a633e2bbc9d436601c9bf21 Mon Sep 17 00:00:00 2001 From: bala Date: Sun, 3 Oct 2004 20:26:13 +0000 Subject: ChangeLogTag:Sun Oct 3 20:24:51 2004 Balachandran Natarajan --- TAO/tao/Wait_On_Leader_Follower.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tao/Wait_On_Leader_Follower.h') diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h index 1093187b28e..367a7496d07 100644 --- a/TAO/tao/Wait_On_Leader_Follower.h +++ b/TAO/tao/Wait_On_Leader_Follower.h @@ -51,7 +51,7 @@ public: virtual int wait (ACE_Time_Value *max_wait_time, TAO_Synch_Reply_Dispatcher &rd); virtual int register_handler (void); - virtual int non_blocking (void); + virtual bool non_blocking (void) const; virtual bool can_process_upcalls (void) const; }; -- cgit v1.2.1