summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_operation/operation.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
index 76f2faa5227..88e9a1ed4ac 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
@@ -58,7 +58,7 @@ public:
virtual int gen_environment_decl (int argument_emitted,
be_operation *node);
- // generate the TAO_ENV_ARG declaration, needs to know if there was
+ // generate the ACE_ENV_ARG declaration, needs to know if there was
// at least one argument emitted to deal with all the commas.
virtual const char *gen_environment_var (void);