From d7615c200c61c89d6c4f97de1e3abf99bb759de9 Mon Sep 17 00:00:00 2001 From: Thorsten Lockert Date: Mon, 19 Aug 1996 08:35:14 +0000 Subject: Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly --- lib/libc/db/recno/rec_get.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lib/libc/db/recno/rec_get.c') diff --git a/lib/libc/db/recno/rec_get.c b/lib/libc/db/recno/rec_get.c index a08e16f8089..9d63d307640 100644 --- a/lib/libc/db/recno/rec_get.c +++ b/lib/libc/db/recno/rec_get.c @@ -1,5 +1,3 @@ -/* $NetBSD: rec_get.c,v 1.8 1996/05/03 21:38:48 cgd Exp $ */ - /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. @@ -34,11 +32,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)rec_get.c 8.9 (Berkeley) 8/18/94"; -#else -static char rcsid[] = "$NetBSD: rec_get.c,v 1.8 1996/05/03 21:38:48 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: rec_get.c,v 1.3 1996/08/19 08:21:03 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3