summaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/preen.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ffs/preen.c')
-rw-r--r--sbin/fsck_ffs/preen.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/preen.c b/sbin/fsck_ffs/preen.c
index 91ffee36ae5..7af281c5ead 100644
--- a/sbin/fsck_ffs/preen.c
+++ b/sbin/fsck_ffs/preen.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: preen.c,v 1.4 1996/06/23 14:30:34 deraadt Exp $ */
/* $NetBSD: preen.c,v 1.12 1996/05/11 14:27:50 mycroft Exp $ */
/*
@@ -37,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)preen.c 8.3 (Berkeley) 12/6/94";
#else
-static char rcsid[] = "$NetBSD: preen.c,v 1.12 1996/05/11 14:27:50 mycroft Exp $";
+static char rcsid[] = "$OpenBSD: preen.c,v 1.4 1996/06/23 14:30:34 deraadt Exp $";
#endif
#endif /* not lint */