summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset/Codeset_Descriptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Codeset/Codeset_Descriptor.cpp')
-rw-r--r--TAO/tao/Codeset/Codeset_Descriptor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Codeset/Codeset_Descriptor.cpp b/TAO/tao/Codeset/Codeset_Descriptor.cpp
index 990a20182c2..143cbcaba40 100644
--- a/TAO/tao/Codeset/Codeset_Descriptor.cpp
+++ b/TAO/tao/Codeset/Codeset_Descriptor.cpp
@@ -68,7 +68,7 @@ TAO_Codeset_Descriptor::ncs (ACE_CDR::ULong n)
if (this->max_bytes_ == 0)
{
if (TAO_debug_level > 0)
- ACE_ERROR((LM_ERROR,
+ TAOLIB_ERROR((LM_ERROR,
ACE_TEXT("(%P|%t) TAO_Codeset_Descriptor::ncs, ")
ACE_TEXT("unknown codeset id 0x%x\n"),
n));