mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
spelling: gratuitously
This commit is contained in:
committed by
Akim Demaille
parent
2645ee3519
commit
a538d0d8aa
@@ -19,7 +19,7 @@
|
|||||||
#ifndef BISON_SYSTEM_H
|
#ifndef BISON_SYSTEM_H
|
||||||
# define 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
|
runs afoul of pre-C99 compilers that have <inttypes.h> or
|
||||||
<stdint.h>, which are included below if available. It also runs
|
<stdint.h>, which are included below if available. It also runs
|
||||||
afoul of pre-C99 compilers that define these macros in <limits.h>. */
|
afoul of pre-C99 compilers that define these macros in <limits.h>. */
|
||||||
|
|||||||
Reference in New Issue
Block a user