summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/DII_Reply_Dispatcher.cpp')
-rw-r--r--TAO/tao/DynamicInterface/DII_Reply_Dispatcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.cpp b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.cpp
index 592582e3115..a950fb105ca 100644
--- a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.cpp
+++ b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.cpp
@@ -51,7 +51,7 @@ TAO_DII_Deferred_Reply_Dispatcher::dispatch_reply (
if (TAO_debug_level > 2)
ACE_ERROR ((
LM_ERROR,
- "TAO (%P|%t) - DII_Deferred_Reply_Dispatcher::dispatch_reply ",
+ "TAO (%P|%t) - DII_Deferred_Reply_Dispatcher::dispatch_reply "
"clone_from failed \n"));
return -1;
}