summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/Asynch_Reply_Dispatcher.h')
-rw-r--r--TAO/tao/Messaging/Asynch_Reply_Dispatcher.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
index 4989fb659f4..f60b1e46785 100644
--- a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
+++ b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
@@ -59,8 +59,7 @@ public:
/// Install the timeout handler
long schedule_timer (CORBA::ULong request_id,
- const ACE_Time_Value &max_wait_time
- );
+ const ACE_Time_Value &max_wait_time);
private:
/// Skeleton for the call back method in the Reply Handler.