summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Strategy_Complete.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-02-11 14:15:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-02-11 14:15:14 +0000
commit101e2f383494209470e86e665a1a7da9a2347676 (patch)
tree1160d104c2549d60788c905dc862033608151ca9 /TAO/tao/LF_Strategy_Complete.cpp
parent543a3efc269b55ebe3835b24c4d595ae13b2dc89 (diff)
downloadATCD-101e2f383494209470e86e665a1a7da9a2347676.tar.gz
Wed Feb 11 14:15:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Leader_Follower.cpp: Layout change * tao/Leader_Follower.h: Updated link to bugzilla * tao/Leader_Follower.inl: Const change * tao/LF_Event_Loop_Thread_Helper.h: Doxygen change * tao/LF_Strategy_Complete.cpp: * tao/Transport.cpp: Updated debug message to match others * tao/LF_Strategy_Complete.h: * tao/LocateRequest_Invocation.cpp: Layout change * tao/Muxed_TMS.cpp: Check the return value of pop * tao/Synch_Invocation.cpp: Layout changes
Diffstat (limited to 'TAO/tao/LF_Strategy_Complete.cpp')
-rw-r--r--TAO/tao/LF_Strategy_Complete.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LF_Strategy_Complete.cpp b/TAO/tao/LF_Strategy_Complete.cpp
index 92b29445e18..687067af7c0 100644
--- a/TAO/tao/LF_Strategy_Complete.cpp
+++ b/TAO/tao/LF_Strategy_Complete.cpp
@@ -44,7 +44,7 @@ TAO_LF_Strategy_Complete::reset_event_loop_thread (int call_reset,
if (result == -1)
ACE_ERROR ((LM_ERROR,
- ACE_TEXT ("TAO (%P|%t) Failed to wake up ")
+ ACE_TEXT ("TAO (%P|%t) - Failed to wake up ")
ACE_TEXT ("a follower thread\n")));
}