summaryrefslogtreecommitdiff
path: root/protocols/tests/HTBP/Send_Recv_Tests/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/tests/HTBP/Send_Recv_Tests/client.cpp')
-rw-r--r--protocols/tests/HTBP/Send_Recv_Tests/client.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/tests/HTBP/Send_Recv_Tests/client.cpp b/protocols/tests/HTBP/Send_Recv_Tests/client.cpp
index c8d224c9380..2f559e03b29 100644
--- a/protocols/tests/HTBP/Send_Recv_Tests/client.cpp
+++ b/protocols/tests/HTBP/Send_Recv_Tests/client.cpp
@@ -128,8 +128,8 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
remote.get_port_number()));
ACE_DEBUG ((LM_DEBUG,
- ACE_TEXT ("(%P|%t) connected to %s\n"),
- ACE_TEXT_CHAR_TO_TCHAR(remote.get_host_name ())));
+ ACE_TEXT ("(%P|%t) connected to %C\n"),
+ remote.get_host_name ()));
ACE_DEBUG ((LM_DEBUG, "(%P) ***** client TEST 1 ***** \n"));