From 88e614b8f89a49118a82004633a8023eb863b755 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Mon, 10 Mar 2003 19:03:35 +0000 Subject: ChangeLogTag:Mon Mar 10 11:03:14 2003 Ossama Othman --- TAO/tao/DynamicInterface/Request.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TAO/tao/DynamicInterface/Request.cpp') diff --git a/TAO/tao/DynamicInterface/Request.cpp b/TAO/tao/DynamicInterface/Request.cpp index 8d11e801c04..0b3adee0ffd 100644 --- a/TAO/tao/DynamicInterface/Request.cpp +++ b/TAO/tao/DynamicInterface/Request.cpp @@ -169,7 +169,9 @@ CORBA::Request::invoke (ACE_ENV_SINGLE_ARG_DECL) &call, _invoke_status); - TAO_DII_ClientRequestInfo _tao_ri (&call,this->target_ ,this); + TAO_DII_ClientRequestInfo _tao_ri (&call, + this->target_, + this); #endif /* TAO_HAS_INTERCEPTORS */ // Loop as needed for forwarding. -- cgit v1.2.1