mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-31 12:13:10 +00:00
Indent the else path, reduce diff against OpenBSD.
This commit is contained in:
parent
59a23cacd4
commit
c1613cd50a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180602
@ -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