summaryrefslogtreecommitdiff
path: root/TAO/tao/Exclusive_TMS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Exclusive_TMS.cpp')
-rw-r--r--TAO/tao/Exclusive_TMS.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Exclusive_TMS.cpp b/TAO/tao/Exclusive_TMS.cpp
index 0c56cfa9ba8..8f9da78eec5 100644
--- a/TAO/tao/Exclusive_TMS.cpp
+++ b/TAO/tao/Exclusive_TMS.cpp
@@ -88,7 +88,7 @@ TAO_Exclusive_TMS::dispatch_reply (TAO_Pluggable_Reply_Params &params)
{
if (TAO_debug_level > 0)
ACE_DEBUG ((LM_DEBUG,
- ACE_TEXT ("(%P|%t) TAO_Exclusive_TMS::dispatch_reply - <%d != %d>\n"),
+ ACE_TEXT ("TAO (%P|%t) - Exclusive_TMS::dispatch_reply - <%d != %d>\n"),
this->request_id_, params.request_id_));
// The return value 0 informs the transport that the mux strategy
@@ -113,7 +113,7 @@ TAO_Exclusive_TMS::reply_timed_out (CORBA::ULong request_id)
{
if (TAO_debug_level > 0)
ACE_DEBUG ((LM_DEBUG,
- ACE_TEXT ("(%P|%t) TAO_Exclusive_TMS::reply_timed_out - <%d != %d>\n"),
+ ACE_TEXT ("TAO (%P|%t) - Exclusive_TMS::reply_timed_out - <%d != %d>\n"),
this->request_id_, request_id));
// The return value 0 informs the transport that the mux strategy