summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/DII_Invocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/DII_Invocation.cpp')
-rw-r--r--TAO/tao/DynamicInterface/DII_Invocation.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/DynamicInterface/DII_Invocation.cpp b/TAO/tao/DynamicInterface/DII_Invocation.cpp
index 7da8f6e9d7a..89a42a10dfa 100644
--- a/TAO/tao/DynamicInterface/DII_Invocation.cpp
+++ b/TAO/tao/DynamicInterface/DII_Invocation.cpp
@@ -159,6 +159,8 @@ namespace TAO
CORBA::COMPLETED_YES),
TAO_INVOKE_USER_EXCEPTION);
+
+ return TAO::TAO_INVOKE_SUCCESS;
}