=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/passwd/Attic/yp_passwd.c,v retrieving revision 1.12.8.1 retrieving revision 1.13 diff -u -r1.12.8.1 -r1.13 --- src/usr.bin/passwd/Attic/yp_passwd.c 2000/10/06 20:20:59 1.12.8.1 +++ src/usr.bin/passwd/Attic/yp_passwd.c 2000/06/30 16:00:20 1.13 @@ -1,4 +1,4 @@ -/* $OpenBSD: yp_passwd.c,v 1.12.8.1 2000/10/06 20:20:59 jason Exp $ */ +/* $OpenBSD: yp_passwd.c,v 1.13 2000/06/30 16:00:20 millert Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. @@ -34,7 +34,7 @@ */ #ifndef lint /*static char sccsid[] = "from: @(#)yp_passwd.c 1.0 2/2/93";*/ -static char rcsid[] = "$OpenBSD: yp_passwd.c,v 1.12.8.1 2000/10/06 20:20:59 jason Exp $"; +static char rcsid[] = "$OpenBSD: yp_passwd.c,v 1.13 2000/06/30 16:00:20 millert Exp $"; #endif /* not lint */ #ifdef YP