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
commit7811c073421938073bfa7c7a5489701cb5810b5b (patch)
tree01ce73adacfc61d723dbc1c33f15c8cd99f450ac /ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
parent114972168924d05dfc0595074648146c84959bcf (diff)
downloadATCD-7811c073421938073bfa7c7a5489701cb5810b5b.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",