spelling: gratuitously

This commit is contained in:
Josh Soref
2017-07-25 23:21:30 -04:00
committed by Akim Demaille
parent 2645ee3519
commit a538d0d8aa

View File

@@ -19,7 +19,7 @@
#ifndef BISON_SYSTEM_H
# define BISON_SYSTEM_H
/* flex 2.5.31 gratutiously defines macros like INT8_MIN. But this
/* flex 2.5.31 gratuitously defines macros like INT8_MIN. But this
runs afoul of pre-C99 compilers that have <inttypes.h> or
<stdint.h>, which are included below if available. It also runs
afoul of pre-C99 compilers that define these macros in <limits.h>. */