summaryrefslogtreecommitdiff
path: root/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-04-21 06:02:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-04-21 06:02:48 +0000
commit7d16af28e9b0b22d8bdea0cd8081899481dd4716 (patch)
tree01ce73adacfc61d723dbc1c33f15c8cd99f450ac /ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
parent51671059d67a1a1c42bcb0cc48efd6be7f3bd825 (diff)
downloadATCD-7d16af28e9b0b22d8bdea0cd8081899481dd4716.tar.gz
Tue Apr 21 07:02:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* examples/OS/Process/imore.cpp: * tests/Recursive_Mutex_Test.cpp: Fixed cegcc warning
Diffstat (limited to 'ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp')
-rw-r--r--ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp b/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
index a2cbb5569d7..1bfbfc4b7e8 100644
--- a/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
+++ b/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
@@ -196,7 +196,7 @@ Request_Handler::handle_input (ACE_HANDLE fd)
else
{
ACE_DEBUG ((LM_DEBUG,
- "(%t) Errno is %d and result is %d\n",
+ "(%t) Errno is %d and result is %d\n",
errno, result));
ACE_DEBUG ((LM_DEBUG,
"(%t) Request_Handler: 0x%x peer closed (0x%x)\n",