From 73435870bfffc14598f1544fa687518c3657e8d1 Mon Sep 17 00:00:00 2001 From: brunsch Date: Sun, 23 Apr 2000 21:29:17 +0000 Subject: ChangeLogTag:Sun Apr 23 14:27:11 2000 Darrell Brunsch --- tests/IOStream_Test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/IOStream_Test.cpp') diff --git a/tests/IOStream_Test.cpp b/tests/IOStream_Test.cpp index 1f08bf42c42..b45c3bfd7f6 100644 --- a/tests/IOStream_Test.cpp +++ b/tests/IOStream_Test.cpp @@ -344,7 +344,7 @@ server (void *arg = 0) if (buf.length () > 0) ACE_DEBUG ((LM_DEBUG, "%s ", - ASYS_WIDE_STRING (buf.c_str ()))); + buf.c_str ())); } ACE_DEBUG ((LM_DEBUG, -- cgit v1.2.1