diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-06 14:55:38 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-06 14:55:38 +0000 |
| commit | f78bee35d744f1874ca50e8ba4e237fd6a21ead3 (patch) | |
| tree | ec2534002aad46df2cd72b5d285c5970773874d6 /test/btyacc/err_syntax8a.tab.c | |
| parent | f78755d12f30cfac3dcc1aaaa81545a84b846c73 (diff) | |
Notes
Diffstat (limited to 'test/btyacc/err_syntax8a.tab.c')
| -rw-r--r-- | test/btyacc/err_syntax8a.tab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/btyacc/err_syntax8a.tab.c b/test/btyacc/err_syntax8a.tab.c index 6c35f23329b5..ac0ad3aadf97 100644 --- a/test/btyacc/err_syntax8a.tab.c +++ b/test/btyacc/err_syntax8a.tab.c @@ -1,6 +1,6 @@ /* original parser id follows */ /* yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93" */ -/* (use YYMAJOR/YYMINOR for ifdefs dependent on parser version) */ +/* (use YYMAJOR/YYMINOR for ifdefs dependent of parser version) */ #define YYBYACC 1 #define YYMAJOR 1 |
