summaryrefslogtreecommitdiff
path: root/TAO/tao/Pluggable_Messaging_Utils.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Pluggable_Messaging_Utils.inl')
-rw-r--r--TAO/tao/Pluggable_Messaging_Utils.inl3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Pluggable_Messaging_Utils.inl b/TAO/tao/Pluggable_Messaging_Utils.inl
index 7a10993036e..628d0f9c242 100644
--- a/TAO/tao/Pluggable_Messaging_Utils.inl
+++ b/TAO/tao/Pluggable_Messaging_Utils.inl
@@ -18,8 +18,7 @@ TAO_Pluggable_Reply_Params_Base::TAO_Pluggable_Reply_Params_Base (void)
ACE_INLINE void
TAO_Pluggable_Reply_Params_Base::service_context_notowned (
- IOP::ServiceContextList *svc
- )
+ IOP::ServiceContextList *svc)
{
this->service_context_ = svc;
}