=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rpcgen/rpc_cout.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/rpcgen/rpc_cout.c 2007/10/03 14:35:48 1.19 +++ src/usr.bin/rpcgen/rpc_cout.c 2009/10/27 23:59:42 1.20 @@ -1,4 +1,4 @@ -/* $OpenBSD: rpc_cout.c,v 1.19 2007/10/03 14:35:48 weingart Exp $ */ +/* $OpenBSD: rpc_cout.c,v 1.20 2009/10/27 23:59:42 deraadt Exp $ */ /* $NetBSD: rpc_cout.c,v 1.6 1996/10/01 04:13:53 cgd 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_cout.c 1.13 89/02/22 (C) 1987 SMI"; -#endif /* * rpc_cout.c, XDR routine outputter for the RPC protocol compiler