summaryrefslogtreecommitdiff
path: root/TAO/tao/Pluggable_Messaging_Utils.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-29 19:18:13 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-29 19:18:13 +0000
commitcd080eec9c415b6a118394ce352f43b1a99a5ea5 (patch)
tree5ebd0390906c1422767d746e55d40a7742c18a88 /TAO/tao/Pluggable_Messaging_Utils.inl
parent0172e8e44bc1eeb4458e080a72decc25a7a48dc6 (diff)
downloadATCD-cd080eec9c415b6a118394ce352f43b1a99a5ea5.tar.gz
Mon Jan 29 19:11:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>
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;
}