From a4bdaecf91f47b9f6fcfd5a63ed8e496fce9c69d Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 2 Aug 2005 21:46:23 +0000 Subject: scrape $Id$ tags. okay deraadt@, millert@, krw@ --- lib/libutil/logout.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib/libutil/logout.c') diff --git a/lib/libutil/logout.c b/lib/libutil/logout.c index e882c1f4bc3..51116f1fa43 100644 --- a/lib/libutil/logout.c +++ b/lib/libutil/logout.c @@ -1,4 +1,4 @@ -/* $OpenBSD: logout.c,v 1.7 2004/05/28 07:03:47 deraadt Exp $ */ +/* $OpenBSD: logout.c,v 1.8 2005/08/02 21:46:23 espie Exp $ */ /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. @@ -28,11 +28,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -/* from: static char sccsid[] = "@(#)logout.c 8.1 (Berkeley) 6/4/93"; */ -static const char rcsid[] = "$Id: logout.c,v 1.7 2004/05/28 07:03:47 deraadt Exp $"; -#endif /* LIBC_SCCS and not lint */ - #include #include -- cgit v1.2.3-59-g8ed1b