summaryrefslogtreecommitdiff
path: root/TAO/tao/Parser_Registry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Parser_Registry.cpp')
-rw-r--r--TAO/tao/Parser_Registry.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Parser_Registry.cpp b/TAO/tao/Parser_Registry.cpp
index 156153378da..efbf86d4a06 100644
--- a/TAO/tao/Parser_Registry.cpp
+++ b/TAO/tao/Parser_Registry.cpp
@@ -58,7 +58,7 @@ TAO_Parser_Registry::open (TAO_ORB_Core *orb_core)
--number_of_names;
if (TAO_debug_level >= 1)
{
- ACE_DEBUG ((LM_DEBUG, "TAO (%P|%t) Failed to find Service Object"
+ TAOLIB_DEBUG ((LM_DEBUG, "TAO (%P|%t) Failed to find Service Object"
" for %C.\n", names[i]));
}
}