summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-12-15 08:58:02 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-12-15 08:58:02 +0000
commit0a7d4887d609fef999e43fa80fc4d6060a353ea5 (patch)
tree8d7be7382085f224a473712e0ff95bf18292e8da
parent25e8dc67ecad46ddb4529e9da71f660b015d9d21 (diff)
downloadATCD-0a7d4887d609fef999e43fa80fc4d6060a353ea5.tar.gz
*** empty log message ***
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
index 09ce43e536c..a4abdb28140 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
@@ -928,7 +928,7 @@ be_visitor_typecode_defn::gen_encapsulation (be_array *node)
if (!bt)
{
ACE_ERROR_RETURN ((LM_ERROR,
- "(%N:%l) be_array::gen_encapsulation - "
+ "(%N:%l) be_visitor_typecode_defn::gen_encapsulation - "
"bad base type\n"),
-1);
}