summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Properties.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Properties.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp b/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
index 94efb2e50af..f943b69b598 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
@@ -32,7 +32,7 @@ TAO_Notify_Properties::TAO_Notify_Properties (void)
this->ec_qos_[0].value <<= tp_params;
if (TAO_debug_level > 1)
- ACE_DEBUG ((LM_DEBUG, "in TAO_Properties ctos %x\n", this));
+ ORBSVCS_DEBUG ((LM_DEBUG, "in TAO_Properties ctos %x\n", this));
}
TAO_Notify_Properties::~TAO_Notify_Properties ()