summaryrefslogtreecommitdiff
path: root/tests/IOStream_Test.cpp
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-23 21:29:17 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-23 21:29:17 +0000
commit73435870bfffc14598f1544fa687518c3657e8d1 (patch)
treedc1eac2303bf63ef884bc792d90eacf3e6c624ba /tests/IOStream_Test.cpp
parent0333c4a625f0d7ae2b9fb3742e58d8eea1535b34 (diff)
downloadATCD-73435870bfffc14598f1544fa687518c3657e8d1.tar.gz
ChangeLogTag:Sun Apr 23 14:27:11 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'tests/IOStream_Test.cpp')
-rw-r--r--tests/IOStream_Test.cpp2
1 files changed, 1 insertions, 1 deletions
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,