mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
style: minor fixes
* data/skeletons/bison.m4, doc/bison.texi: Spell check. * examples/c/bistromathic/parse.y (N_): Remove, now useless.
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
#else
|
||||
# define _(Msgid) (Msgid)
|
||||
#endif
|
||||
#define N_(Msgid) (Msgid)
|
||||
|
||||
// Whether to quit.
|
||||
int done = 0;
|
||||
|
||||
Reference in New Issue
Block a user