pass ~nargs on to the second pass rather than -nargs so that the 0 arguments
authorDonn Seeley <donn@ucbvax.Berkeley.EDU>
Sat, 12 Dec 1987 11:24:43 +0000 (03:24 -0800)
committerDonn Seeley <donn@ucbvax.Berkeley.EDU>
Sat, 12 Dec 1987 11:24:43 +0000 (03:24 -0800)
case is distinguished from the VARARGS0 case.

SCCS-vsn: old/pcc/lint/lpass1/lint.c 1.14

usr/src/old/pcc/lint/lpass1/lint.c

index 33bcfc3..776adb4 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)lint.c     1.13    (Berkeley)      %G%";
+static char sccsid[] = "@(#)lint.c     1.14    (Berkeley)      %G%";
 #endif lint
 
 # include "pass1.h"
 #endif lint
 
 # include "pass1.h"