summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Current.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Current.cpp')
-rw-r--r--TAO/tao/RTCORBA/RT_Current.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RT_Current.cpp b/TAO/tao/RTCORBA/RT_Current.cpp
index c2b4652406b..5ed4886629a 100644
--- a/TAO/tao/RTCORBA/RT_Current.cpp
+++ b/TAO/tao/RTCORBA/RT_Current.cpp
@@ -37,7 +37,7 @@ TAO_RT_Current::the_priority (void)
if (result == -1)
{
if (TAO_debug_level > 0)
- ACE_DEBUG ((LM_DEBUG, "ERROR: TAO_RT_Current::the_priority. "
+ TAOLIB_DEBUG ((LM_DEBUG, "ERROR: TAO_RT_Current::the_priority. "
"RT CORBA Priority accessed in a thread where it has not been set.\n"));
// Spec does not define a minor code
throw CORBA::INITIALIZE ();