Whitespace cleanup: Convert space followed by tab to just tab
svn-id: r39203
This commit is contained in:
parent
2dfae035ac
commit
f9ecd95d69
62 changed files with 261 additions and 261 deletions
|
@ -899,7 +899,7 @@ yy_reduce_print (yyvsp, yyrule)
|
|||
fprintf (stderr, " $%d = ", yyi + 1);
|
||||
yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
|
||||
&(yyvsp[(yyi + 1) - (yynrhs)])
|
||||
);
|
||||
);
|
||||
fprintf (stderr, "\n");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue