=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/chpass/field.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/chpass/field.c 1995/10/18 08:44:59 1.1 +++ src/usr.bin/chpass/field.c 1996/06/26 05:31:56 1.2 @@ -1,3 +1,4 @@ +/* $OpenBSD: field.c,v 1.2 1996/06/26 05:31:56 deraadt Exp $ */ /* $NetBSD: field.c,v 1.3 1995/03/26 04:55:28 glass Exp $ */ /* @@ -37,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)field.c 8.4 (Berkeley) 4/2/94"; #else -static char rcsid[] = "$NetBSD: field.c,v 1.3 1995/03/26 04:55:28 glass Exp $"; +static char rcsid[] = "$OpenBSD: field.c,v 1.2 1996/06/26 05:31:56 deraadt Exp $"; #endif #endif /* not lint */