summaryrefslogtreecommitdiff
path: root/ACE/ace/TP_Reactor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/TP_Reactor.cpp')
-rw-r--r--ACE/ace/TP_Reactor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/TP_Reactor.cpp b/ACE/ace/TP_Reactor.cpp
index f0df1119550..ea1988a4d42 100644
--- a/ACE/ace/TP_Reactor.cpp
+++ b/ACE/ace/TP_Reactor.cpp
@@ -657,7 +657,7 @@ ACE_TP_Reactor::notify_handle (ACE_HANDLE,
{
ACE_ERROR ((LM_ERROR,
ACE_TEXT ("ACE_TP_Reactor::notify_handle: ")
- ACE_TEXT ("Wrong version of notify_handle() got called \n")));
+ ACE_TEXT ("Wrong version of notify_handle() got called\n")));
ACE_ASSERT (eh == 0);
ACE_UNUSED_ARG (eh);