Indent the else path, reduce diff against OpenBSD.
This commit is contained in:
parent
493038bc03
commit
ec5327b1cd
@ -335,7 +335,7 @@ const char *body[] =
|
||||
" if (yym)",
|
||||
" yyval = yyvsp[1-yym];",
|
||||
" else",
|
||||
" memset(&yyval, 0, sizeof yyval);",
|
||||
" memset(&yyval, 0, sizeof yyval);",
|
||||
" switch (yyn)",
|
||||
" {",
|
||||
0
|
||||
|
Loading…
Reference in New Issue
Block a user