summaryrefslogtreecommitdiff
path: root/sbin/dumplfs/misc.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-23 14:32:54 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-23 14:32:54 +0000
commitee6961ddca5997df33c6cd3d6a3b1d923481bbd2 (patch)
treed0c5a8ce449174adb1446885a3852074d1bf406d /sbin/dumplfs/misc.c
parenta3ac5dbadb5694f6713891634647a7cef4553c0f (diff)
update rcsid
Diffstat (limited to 'sbin/dumplfs/misc.c')
-rw-r--r--sbin/dumplfs/misc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/dumplfs/misc.c b/sbin/dumplfs/misc.c
index 0ac2157eb02..b7196e727a4 100644
--- a/sbin/dumplfs/misc.c
+++ b/sbin/dumplfs/misc.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: misc.c,v 1.2 1996/06/23 14:30:19 deraadt Exp $ */
/* $NetBSD: misc.c,v 1.3 1995/03/18 14:55:23 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.3 1995/03/18 14:55:23 cgd Exp $";
+static char rcsid[] = "$OpenBSD: misc.c,v 1.2 1996/06/23 14:30:19 deraadt Exp $";
#endif
#endif /* not lint */