From e235f372ceebc979108f2eb3b4ff00e9d2b21eb6 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 22 Oct 2017 19:17:02 +0000 Subject: [PATCH] spelling: gratuitously --- libmisc/getdate.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmisc/getdate.y b/libmisc/getdate.y index ee00ca58..5a8bde2e 100644 --- a/libmisc/getdate.y +++ b/libmisc/getdate.y @@ -66,7 +66,7 @@ #endif /* Remap normal yacc parser interface names (yyparse, yylex, yyerror, etc), - as well as gratuitiously global symbol names, so we can have multiple + as well as gratuitously global symbol names, so we can have multiple yacc generated parsers in the same program. Note that these are only the variables produced by yacc. If other parser generators (bison, byacc, etc) produce additional global names that conflict at link time, -- 2.40.0