summaryrefslogtreecommitdiff
path: root/TAO/tao/Reactive_Connect_Strategy.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-18 14:30:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-18 14:30:07 +0000
commit74f957620985984f9b319383640806e8eb2ab4be (patch)
treea6e7d6696213b53d98209d2dfec0e7d25c5767b8 /TAO/tao/Reactive_Connect_Strategy.cpp
parentfdc0640a685f1927d5402c7412e31f0a75ef1a20 (diff)
downloadATCD-74f957620985984f9b319383640806e8eb2ab4be.tar.gz
ChangeLogTag: Fri Jun 18 14:29:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Reactive_Connect_Strategy.cpp')
-rw-r--r--TAO/tao/Reactive_Connect_Strategy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Reactive_Connect_Strategy.cpp b/TAO/tao/Reactive_Connect_Strategy.cpp
index d76475f1144..2d0fa7d7da9 100644
--- a/TAO/tao/Reactive_Connect_Strategy.cpp
+++ b/TAO/tao/Reactive_Connect_Strategy.cpp
@@ -43,8 +43,8 @@ TAO_Reactive_Connect_Strategy::wait (TAO_Connection_Handler *ch,
if (TAO_debug_level > 2)
{
ACE_DEBUG ((LM_DEBUG,
- ACE_LIB_TEXT ("TAO (%P|%t) - Waiting in the Reactor for ")
- ACE_LIB_TEXT ("connection completion - wait ()\n")));
+ ACE_TEXT ("TAO (%P|%t) - Waiting in the Reactor for ")
+ ACE_TEXT ("connection completion - wait ()\n")));
}
int result = 0;