summaryrefslogtreecommitdiff
path: root/usr.bin/vgrind/RETEST/retest.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vgrind/RETEST/retest.c')
-rw-r--r--usr.bin/vgrind/RETEST/retest.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/vgrind/RETEST/retest.c b/usr.bin/vgrind/RETEST/retest.c
index ad11588569e..f5d8652a2c1 100644
--- a/usr.bin/vgrind/RETEST/retest.c
+++ b/usr.bin/vgrind/RETEST/retest.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: retest.c,v 1.2 1996/06/26 05:42:34 deraadt Exp $ */
/* $NetBSD: retest.c,v 1.2 1994/11/17 08:28:18 jtc Exp $ */
/*
@@ -43,7 +44,7 @@ static char copyright[] =
#if 0
static char sccsid[] = "@(#)retest.c 8.1 (Berkeley) 6/6/93";
#endif
-static char rcsid[] = "$NetBSD: retest.c,v 1.2 1994/11/17 08:28:18 jtc Exp $":
+static char rcsid[] = "$OpenBSD: retest.c,v 1.2 1996/06/26 05:42:34 deraadt Exp $":
#endif /* not lint */
#include <ctype.h>