=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rpcgen/rpc_scan.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/rpcgen/rpc_scan.c 2007/10/03 14:35:48 1.13 +++ src/usr.bin/rpcgen/rpc_scan.c 2009/10/27 23:59:42 1.14 @@ -1,4 +1,4 @@ -/* $OpenBSD: rpc_scan.c,v 1.13 2007/10/03 14:35:48 weingart Exp $ */ +/* $OpenBSD: rpc_scan.c,v 1.14 2009/10/27 23:59:42 deraadt Exp $ */ /* $NetBSD: rpc_scan.c,v 1.4 1995/06/11 21:50:02 pk Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for @@ -29,10 +29,6 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ - -#ifndef lint -static const char sccsid[] = "@(#)rpc_scan.c 1.11 89/02/22 (C) 1987 SMI"; -#endif /* * rpc_scan.c, Scanner for the RPC protocol compiler