summaryrefslogtreecommitdiff
path: root/TAO/tao/MCAST_Parser.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-30 14:23:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-30 14:23:42 +0000
commit96ebf5b93cc31fcb9a0555be7d1bdbd405011801 (patch)
tree0ad7522aefaf52cac0a2998d66d383f685c06493 /TAO/tao/MCAST_Parser.cpp
parent83e1a0f16d16bc2fc43682adac593a89d5beb5e3 (diff)
downloadATCD-96ebf5b93cc31fcb9a0555be7d1bdbd405011801.tar.gz
ChangeLogTag: Tue Aug 30 14:23:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/MCAST_Parser.cpp')
-rw-r--r--TAO/tao/MCAST_Parser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/MCAST_Parser.cpp b/TAO/tao/MCAST_Parser.cpp
index 523c7085c96..ca15968544d 100644
--- a/TAO/tao/MCAST_Parser.cpp
+++ b/TAO/tao/MCAST_Parser.cpp
@@ -383,8 +383,8 @@ TAO_MCAST_Parser::assign_to_variables (const char * &mcast_name)
if (TAO_debug_level > 0)
{
ACE_DEBUG ((LM_ERROR,
- ACE_LIB_TEXT ("\nTAO (%P|%t) MCAST_Parser: ")
- ACE_LIB_TEXT ("Invalid IPv6 decimal address specified.\n")));
+ ACE_TEXT ("\nTAO (%P|%t) MCAST_Parser: ")
+ ACE_TEXT ("Invalid IPv6 decimal address specified.\n")));
}
return;