=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/vgrind/Attic/regexp.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/vgrind/Attic/regexp.c 1995/10/18 08:46:32 1.1 +++ src/usr.bin/vgrind/Attic/regexp.c 1996/06/26 05:42:29 1.2 @@ -1,3 +1,4 @@ +/* $OpenBSD: regexp.c,v 1.2 1996/06/26 05:42:29 deraadt Exp $ */ /* $NetBSD: regexp.c,v 1.3 1994/11/17 08:28:02 jtc Exp $ */ /* @@ -44,7 +45,7 @@ #if 0 static char sccsid[] = "@(#)regexp.c 8.1 (Berkeley) 6/6/93"; #endif -static char rcsid[] = "$NetBSD: regexp.c,v 1.3 1994/11/17 08:28:02 jtc Exp $"; +static char rcsid[] = "$OpenBSD: regexp.c,v 1.2 1996/06/26 05:42:29 deraadt Exp $"; #endif /* not lint */ #include