MAXLINELEN of 500 too small; lint errors
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 1 Jul 1987 10:16:03 +0000 (02:16 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 1 Jul 1987 10:16:03 +0000 (02:16 -0800)
SCCS-vsn: usr.bin/apropos/apropos.c 5.2

usr/src/usr.bin/apropos/apropos.c

index b9a8b62..0aee91a 100644 (file)
@@ -11,7 +11,7 @@ char copyright[] =
 #endif not lint
 
 #ifndef lint
 #endif not lint
 
 #ifndef lint
-static char sccsid[] = "@(#)apropos.c  5.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)apropos.c  5.2 (Berkeley) %G%";
 #endif not lint
 
 #include <sys/param.h>
 #endif not lint
 
 #include <sys/param.h>