summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Etherealization
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-10-12 19:34:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-10-12 19:34:05 +0000
commitc4af8b19701b79d294b83528d0625a1286f914eb (patch)
tree616e7e9e964b56828150d4a15540a71674549d0a /TAO/tests/POA/Etherealization
parentb271bb38925626884039ec92df261d1c86a323e5 (diff)
downloadATCD-c4af8b19701b79d294b83528d0625a1286f914eb.tar.gz
Sun Oct 12 19:04:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/POA/Etherealization')
-rw-r--r--TAO/tests/POA/Etherealization/Etherealization.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/POA/Etherealization/Etherealization.cpp b/TAO/tests/POA/Etherealization/Etherealization.cpp
index 9ebae96f411..498dd087888 100644
--- a/TAO/tests/POA/Etherealization/Etherealization.cpp
+++ b/TAO/tests/POA/Etherealization/Etherealization.cpp
@@ -69,7 +69,7 @@ Servant_Activator::incarnate (const PortableServer::ObjectId &id,
PortableServer::ObjectId_to_string (id);
ACE_DEBUG ((LM_DEBUG,
- "\nIncarnate called with id = \"%s\"\n",
+ "\nIncarnate called with id = \"%C\"\n",
object_name.in ()));
if (ACE_OS::strcmp (object_name.in (),
@@ -91,7 +91,7 @@ Servant_Activator::etherealize (const PortableServer::ObjectId &id,
PortableServer::ObjectId_to_string (id);
ACE_DEBUG ((LM_DEBUG,
- "Etherealize called with id = \"%s\"\n",
+ "Etherealize called with id = \"%C\"\n",
object_name.in ()));
if (ACE_OS::strcmp (object_name.in (),