more modifications due to lint

This commit is contained in:
dick
1988-08-23 12:45:11 +00:00
parent cc52343fbf
commit 61b8c3e9ec
15 changed files with 60 additions and 67 deletions

View File

@@ -168,7 +168,7 @@ non_function(register struct decspecs *ds; register struct declarator *dc;)
/* 10.1 */
function(struct declarator *dc;)
{
arith fbytes, nbytes;
arith fbytes;
}
:
{ register struct idf *idf = dc->dc_idf;