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/btree/bt_debug.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lib/libc/db/btree/bt_debug.c') diff --git a/lib/libc/db/btree/bt_debug.c b/lib/libc/db/btree/bt_debug.c index 7b80328b952..6d424e9fa5a 100644 --- a/lib/libc/db/btree/bt_debug.c +++ b/lib/libc/db/btree/bt_debug.c @@ -1,5 +1,3 @@ -/* $NetBSD: bt_debug.c,v 1.6 1996/05/03 21:50:41 cgd Exp $ */ - /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. @@ -37,11 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)bt_debug.c 8.5 (Berkeley) 8/17/94"; -#else -static char rcsid[] = "$NetBSD: bt_debug.c,v 1.6 1996/05/03 21:50:41 cgd Exp $"; -#endif +static char rcsid[] = "$OpenBSD: bt_debug.c,v 1.3 1996/08/19 08:20:04 tholo Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3