summaryrefslogtreecommitdiff
path: root/Source/cmExprParser.y
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmExprParser.y')
-rw-r--r--Source/cmExprParser.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmExprParser.y b/Source/cmExprParser.y
index 317b0ba98..12c2e4806 100644
--- a/Source/cmExprParser.y
+++ b/Source/cmExprParser.y
@@ -20,6 +20,7 @@ Run bison like this:
Modify cmExprParser.cxx:
- remove TABs
+ - remove use of the 'register' storage class specifier
- add __HP_aCC to the #if test for yyerrorlab warning suppression
*/