From 74f957620985984f9b319383640806e8eb2ab4be Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 18 Jun 2004 14:30:07 +0000 Subject: ChangeLogTag: Fri Jun 18 14:29:12 UTC 2004 Johnny Willemsen --- TAO/tao/Reactive_Connect_Strategy.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/tao/Reactive_Connect_Strategy.cpp') 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; -- cgit v1.2.1