summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-29 20:12:03 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-29 20:12:03 +0000
commit92cdfa94884d1a6ffefe3cc08360f4c0c6893177 (patch)
tree2e75ba36eda8a291b97465aea70409469581efe8 /TAO/tao/DynamicInterface
parentb50445d8482ee6a04a61823581a5ae09764567fc (diff)
downloadATCD-92cdfa94884d1a6ffefe3cc08360f4c0c6893177.tar.gz
ChangeLogTag:Thu Jan 29 14:10:27 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/DynamicInterface')
-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;
}