Revert revision 1.3. This is WARNS=4 clean w/o it and it only increases

the diffs to Open/NetBSD.
This commit is contained in:
David E. O'Brien 2002-04-04 22:10:23 +00:00
parent ff28a75fed
commit 7a285819e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93830

View File

@ -1884,7 +1884,7 @@ static void
print_grammar()
{
int i, j, k;
int spacing = 0;
int spacing;
FILE *f = verbose_file;
if (!vflag) return;