summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation.i')
-rw-r--r--TAO/tao/Invocation.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Invocation.i b/TAO/tao/Invocation.i
index 64ad12a8b4c..65b603408b0 100644
--- a/TAO/tao/Invocation.i
+++ b/TAO/tao/Invocation.i
@@ -193,7 +193,7 @@ TAO_GIOP_Oneway_Invocation::~TAO_GIOP_Oneway_Invocation (void)
{
}
-ACE_INLINE TAO::SyncScope
+ACE_INLINE Messaging::SyncScope
TAO_GIOP_Oneway_Invocation::sync_scope (void)
{
return this->sync_scope_;