summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp
index a785d74b43b..4853394fa6b 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp
@@ -75,7 +75,7 @@ be_visitor_amh_operation_ss::visit_operation (be_operation *node)
// Generate the actual code for the skeleton. However, if any of the argument
// types is "native", we do not generate any skeleton
- // last argument - is always CORBA::Environment.
+ // last argument - is always TAO_ENV_ARG_PARAMETER.
*os << "{" << be_idt_nl;
*os << "// foo" << be_uidt_nl;