summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_operation.h')
-rw-r--r--TAO/TAO_IDL/include/ast_operation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/include/ast_operation.h b/TAO/TAO_IDL/include/ast_operation.h
index 674b23db587..0eedbde7063 100644
--- a/TAO/TAO_IDL/include/ast_operation.h
+++ b/TAO/TAO_IDL/include/ast_operation.h
@@ -136,7 +136,7 @@ public:
virtual void destroy (void);
// Visiting.
- virtual int accept (ast_visitor *visitor);
+ virtual int ast_accept (ast_visitor *visitor);
private:
// Data.