more modifications due to lint

This commit is contained in:
dick
1988-08-23 12:45:11 +00:00
parent 9b082e6d5a
commit 78599e150a
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;