summaryrefslogtreecommitdiff
path: root/ACE/tests/Reactor_Notification_Queue_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-02-23 08:20:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-02-23 08:20:39 +0000
commit1f64aa73343cd2a5e5b185b5737fec57d53e6add (patch)
treefcb01a56ae6534294f6337c3866e2e4bdb0d5066 /ACE/tests/Reactor_Notification_Queue_Test.cpp
parentab6ed5beeecb2c3d0fe230f76d872c2c7b0cedcb (diff)
downloadATCD-1f64aa73343cd2a5e5b185b5737fec57d53e6add.tar.gz
Mon Feb 23 08:16:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/tests/Reactor_Notification_Queue_Test.cpp')
-rw-r--r--ACE/tests/Reactor_Notification_Queue_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Reactor_Notification_Queue_Test.cpp b/ACE/tests/Reactor_Notification_Queue_Test.cpp
index a29ab26769c..7e22474d3b3 100644
--- a/ACE/tests/Reactor_Notification_Queue_Test.cpp
+++ b/ACE/tests/Reactor_Notification_Queue_Test.cpp
@@ -163,7 +163,7 @@ Event_Handler::run (void)
{
ACE_ERROR ((LM_ERROR,
ACE_TEXT ("Test %C failed due to timeout ")
- ACE_TEXT (" sent=%d,recv=%d \n"),
+ ACE_TEXT (" sent=%d,recv=%d\n"),
test_name_,
notifications_sent_,
notifications_recv_));