summaryrefslogtreecommitdiff
path: root/TAO/tao/Service_Context.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Service_Context.inl')
-rw-r--r--TAO/tao/Service_Context.inl3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Service_Context.inl b/TAO/tao/Service_Context.inl
index 26988bc8d8b..035925bb348 100644
--- a/TAO/tao/Service_Context.inl
+++ b/TAO/tao/Service_Context.inl
@@ -24,8 +24,7 @@ TAO_Service_Context::service_info (void) const
ACE_INLINE void
-TAO_Service_Context::set_context (IOP::ServiceId id,
- TAO_OutputCDR &cdr)
+TAO_Service_Context::set_context (IOP::ServiceId id, TAO_OutputCDR &cdr)
{
this->set_context_i (id,
cdr);