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