spelling: rawtoknumflag

This commit is contained in:
Josh Soref
2017-07-26 00:02:13 -04:00
committed by Akim Demaille
parent 6c3b482891
commit 2495c49077

View File

@@ -25128,7 +25128,7 @@
* tests/calc.m4: Test it. * tests/calc.m4: Test it.
For regularity of the names, replace each For regularity of the names, replace each
(nolineflag, toknumflag, rawtokenumflag, noparserflag): with... (nolineflag, toknumflag, rawtoknumflag, noparserflag): with...
(no_lineflag, token_tableflag, rawflag, no_parserflag): this. (no_lineflag, token_tableflag, rawflag, no_parserflag): this.
In addition replace each `flag' with `_flag'. In addition replace each `flag' with `_flag'.