summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe/keywords.dat
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/fe/keywords.dat')
-rw-r--r--TAO/TAO_IDL/fe/keywords.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/fe/keywords.dat b/TAO/TAO_IDL/fe/keywords.dat
index 0a3ade2e91a..96940a3f68c 100644
--- a/TAO/TAO_IDL/fe/keywords.dat
+++ b/TAO/TAO_IDL/fe/keywords.dat
@@ -1,4 +1,4 @@
-struct TAO_IDL_CPP_Keyword_Entry { char *keyword_ ; char *mapping_; };
+struct TAO_IDL_CPP_Keyword_Entry { const char *keyword_ ; char *mapping_; };
%%
and, "_cxx_and"
and_eq, "_cxx_and_eq"