=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/chpass/Attic/pw_yp.c,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- src/usr.bin/chpass/Attic/pw_yp.c 2009/02/15 21:43:40 1.22 +++ src/usr.bin/chpass/Attic/pw_yp.c 2009/10/27 23:59:36 1.23 @@ -1,4 +1,4 @@ -/* $OpenBSD: pw_yp.c,v 1.22 2009/02/15 21:43:40 deraadt Exp $ */ +/* $OpenBSD: pw_yp.c,v 1.23 2009/10/27 23:59:36 deraadt Exp $ */ /* $NetBSD: pw_yp.c,v 1.5 1995/03/26 04:55:33 glass Exp $ */ /* @@ -29,13 +29,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)pw_yp.c 1.0 2/2/93"; -#else -static char rcsid[] = "$OpenBSD: pw_yp.c,v 1.22 2009/02/15 21:43:40 deraadt Exp $"; -#endif -#endif /* not lint */ #ifdef YP