summaryrefslogtreecommitdiff
path: root/sbin/newlfs/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/newlfs/misc.c')
-rw-r--r--sbin/newlfs/misc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/newlfs/misc.c b/sbin/newlfs/misc.c
index 8e44e63d630..7691812a61f 100644
--- a/sbin/newlfs/misc.c
+++ b/sbin/newlfs/misc.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: misc.c,v 1.2 1996/06/23 14:31:53 deraadt Exp $ */
/* $NetBSD: misc.c,v 1.2 1995/03/18 14:58:51 cgd Exp $ */
/*-
@@ -37,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/5/93";
#else
-static char rcsid[] = "$NetBSD: misc.c,v 1.2 1995/03/18 14:58:51 cgd Exp $";
+static char rcsid[] = "$OpenBSD: misc.c,v 1.2 1996/06/23 14:31:53 deraadt Exp $";
#endif
#endif /* not lint */