summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp
index 536667c5faf..91f32a04855 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.cpp
@@ -107,8 +107,8 @@ Distributer_Receiver_StreamEndPoint::handle_connection_requested (AVStreams::flo
//if (TAO_debug_level > 0)
ACE_DEBUG ((LM_DEBUG,
- "Handle Conection Requested flowname %s \n",
- ACE_TEXT_CHAR_TO_TCHAR (entry.flowname ())));
+ "Handle Connection Requested flowname %C\n",
+ entry.flowname ()));
ACE_CString flowname (entry.flowname ());