From a3ac5dbadb5694f6713891634647a7cef4553c0f Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 23 Jun 1996 14:21:59 +0000 Subject: update rcsid --- bin/dd/misc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/dd/misc.c') diff --git a/bin/dd/misc.c b/bin/dd/misc.c index 09d5bf96ea1..666e10e1174 100644 --- a/bin/dd/misc.c +++ b/bin/dd/misc.c @@ -1,3 +1,4 @@ +/* $OpenBSD: misc.c,v 1.2 1996/06/23 14:19:49 deraadt Exp $ */ /* $NetBSD: misc.c,v 1.4 1995/03/21 09:04:10 cgd Exp $ */ /*- @@ -41,7 +42,7 @@ #if 0 static char sccsid[] = "@(#)misc.c 8.3 (Berkeley) 4/2/94"; #else -static char rcsid[] = "$NetBSD: misc.c,v 1.4 1995/03/21 09:04:10 cgd Exp $"; +static char rcsid[] = "$OpenBSD: misc.c,v 1.2 1996/06/23 14:19:49 deraadt Exp $"; #endif #endif /* not lint */ -- cgit v1.2.3