summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h')
-rw-r--r--TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h
index 6c0cd3318c6..a62acd3012d 100644
--- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h
+++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h
@@ -39,8 +39,7 @@ public:
virtual void send_request (PortableInterceptor::ClientRequestInfo_ptr ri);
virtual void receive_other (
- PortableInterceptor::ClientRequestInfo_ptr
- );
+ PortableInterceptor::ClientRequestInfo_ptr);
virtual void receive_reply (PortableInterceptor::ClientRequestInfo_ptr ri);