summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tao/giop.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/giop.i b/TAO/tao/giop.i
index 8ea55a2d0bf..be02c1dc3e1 100644
--- a/TAO/tao/giop.i
+++ b/TAO/tao/giop.i
@@ -8,7 +8,7 @@ GIOP::Invocation::get_value (CORBA::TypeCode_ptr tc,
(void) stream.decode (tc, value, 0, env);
}
-void
+ACE_INLINE void
GIOP::Invocation::put_param (CORBA::TypeCode_ptr tc,
void *value,
CORBA::Environment &env)