summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-18 07:55:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-18 07:55:01 +0000
commitf05d2bab6a9a926c558e1023d108df95befe4244 (patch)
tree86d7b4f9566341fabbe3e693ad5ec6ea79bc8ead
parentec31d8a4a40a73e21b2ff145cf20cf76825f15cd (diff)
downloadATCD-f05d2bab6a9a926c558e1023d108df95befe4244.tar.gz
ChangeLogTag: Tue Apr 18 07:24:49 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--tests/SSL/SSL_Asynch_Stream_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/SSL/SSL_Asynch_Stream_Test.cpp b/tests/SSL/SSL_Asynch_Stream_Test.cpp
index 116ec02b9ee..2ca14529291 100644
--- a/tests/SSL/SSL_Asynch_Stream_Test.cpp
+++ b/tests/SSL/SSL_Asynch_Stream_Test.cpp
@@ -470,7 +470,7 @@ ACE_TMAIN (int, ACE_TCHAR *[])
ACE_ERROR ((LM_INFO,
ACE_TEXT ("This test requires threads and AIO which are not ")
- ACE_TEXT ("supported on this platform\n"));
+ ACE_TEXT ("supported on this platform\n")));
ACE_END_TEST;
return 0;