From 96ebf5b93cc31fcb9a0555be7d1bdbd405011801 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 30 Aug 2005 14:23:42 +0000 Subject: ChangeLogTag: Tue Aug 30 14:23:12 UTC 2005 Johnny Willemsen --- TAO/tests/MProfile_Connection_Timeout/client.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/tests/MProfile_Connection_Timeout') diff --git a/TAO/tests/MProfile_Connection_Timeout/client.cpp b/TAO/tests/MProfile_Connection_Timeout/client.cpp index 093073beeb9..c9040934c2a 100644 --- a/TAO/tests/MProfile_Connection_Timeout/client.cpp +++ b/TAO/tests/MProfile_Connection_Timeout/client.cpp @@ -155,11 +155,11 @@ main (int argc, char *argv[]) if (freq != 919263) ACE_ERROR ((LM_ERROR, - ACE_LIB_TEXT ("(%P|%t) ERROR in the test \n"))); + ACE_TEXT ("(%P|%t) ERROR in the test \n"))); ACE_DEBUG ((LM_DEBUG, - ACE_LIB_TEXT ("(%P|%t) Shutting server down \n"))); + ACE_TEXT ("(%P|%t) Shutting server down \n"))); server->shutdown (ACE_ENV_SINGLE_ARG_PARAMETER); ACE_TRY_CHECK; -- cgit v1.2.1