summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/ast/ast_string.cpp')
-rw-r--r--TAO/TAO_IDL/ast/ast_string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/ast/ast_string.cpp b/TAO/TAO_IDL/ast/ast_string.cpp
index cb24793fa37..bb40ae6a7bf 100644
--- a/TAO/TAO_IDL/ast/ast_string.cpp
+++ b/TAO/TAO_IDL/ast/ast_string.cpp
@@ -101,7 +101,7 @@ AST_String::AST_String (AST_Decl::NodeType nt,
: COMMON_Base (),
AST_Decl (nt,
n,
- true),
+ I_TRUE),
AST_Type (nt,
n),
AST_ConcreteType (nt,