summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_Server
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-03-06 13:28:38 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-03-06 13:28:38 +0000
commitc67dac90270c3454b91ec78d2ebc0d9871a10831 (patch)
tree2ee20df498b38e7b76496afe23a3004d850a48de /TAO/tao/PI_Server
parent377c450aa4422f6142cfbff22f9cef33d5826a7b (diff)
downloadATCD-c67dac90270c3454b91ec78d2ebc0d9871a10831.tar.gz
Wed Mar 06 13:29:00 UTC 2013 Simon Massey <simon dot massey at prismtech dot com>
Fuzz fixes.
Diffstat (limited to 'TAO/tao/PI_Server')
-rw-r--r--TAO/tao/PI_Server/ServerRequestInterceptorC.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/PI_Server/ServerRequestInterceptorC.h b/TAO/tao/PI_Server/ServerRequestInterceptorC.h
index b32e581367a..85258aeb04b 100644
--- a/TAO/tao/PI_Server/ServerRequestInterceptorC.h
+++ b/TAO/tao/PI_Server/ServerRequestInterceptorC.h
@@ -152,7 +152,7 @@ namespace PortableInterceptor
#if TAO_HAS_EXTENDED_FT_INTERCEPTORS == 1
virtual void tao_ft_interception_point (
- ::PortableInterceptor::ServerRequestInfo_ptr,
+ ::PortableInterceptor::ServerRequestInfo_ptr,
::CORBA::OctetSeq_out
)
{}
@@ -290,7 +290,4 @@ namespace TAO
TAO_END_VERSIONED_NAMESPACE_DECL
#include /**/ "ace/post.h"
-
#endif /* ifndef */
-
-