summaryrefslogtreecommitdiff
path: root/TAO/tao/Adapter_Registry.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-24 07:46:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-24 07:46:17 +0000
commit923689479d1298a7a24bdc2a846a6d160d058481 (patch)
tree04c77e0af6f9abadb2b5561139372e5beef9a9e0 /TAO/tao/Adapter_Registry.cpp
parent64e81399bae97f426aa8625bc0426267f608f2a7 (diff)
downloadATCD-923689479d1298a7a24bdc2a846a6d160d058481.tar.gz
ChangeLogTag: Mon Oct 24 08:41:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Adapter_Registry.cpp')
-rw-r--r--TAO/tao/Adapter_Registry.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Adapter_Registry.cpp b/TAO/tao/Adapter_Registry.cpp
index 0f154f49f01..e55792bc2a5 100644
--- a/TAO/tao/Adapter_Registry.cpp
+++ b/TAO/tao/Adapter_Registry.cpp
@@ -50,7 +50,7 @@ TAO_Adapter_Registry::close (int wait_for_completion
if (TAO_debug_level > 3)
{
ACE_PRINT_EXCEPTION (ACE_ANY_EXCEPTION,
- "Exception in TAO_Adapter_Registry::close () \n");
+ "Exception in TAO_Adapter_Registry::close ()");
}
return;
}