summaryrefslogtreecommitdiff
path: root/TAO_IDL/include/ast_exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO_IDL/include/ast_exception.h')
-rw-r--r--TAO_IDL/include/ast_exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO_IDL/include/ast_exception.h b/TAO_IDL/include/ast_exception.h
index f70a512353c..a1a50b4a64f 100644
--- a/TAO_IDL/include/ast_exception.h
+++ b/TAO_IDL/include/ast_exception.h
@@ -99,7 +99,7 @@ public:
// Visiting.
virtual int ast_accept (ast_visitor *visitor);
-
+
// Cleanup.
virtual void destroy (void);