From c2c925dec2134a12f472359f2a189e9a312dd721 Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 8 Aug 2005 08:05:33 +0000 Subject: zap remaining rcsid. Kill old files that are no longer compiled. okay theo --- lib/libc/sys/timer_create.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/libc/sys/timer_create.c') diff --git a/lib/libc/sys/timer_create.c b/lib/libc/sys/timer_create.c index f588dbd670a..e7abf4196e4 100644 --- a/lib/libc/sys/timer_create.c +++ b/lib/libc/sys/timer_create.c @@ -1,6 +1,4 @@ -#if defined(SYSLIBC_SCCS) && !defined(lint) -static char rcsid[] = "$OpenBSD: timer_create.c,v 1.5 2003/06/11 21:03:10 deraadt Exp $"; -#endif /* SYSLIBC_SCCS and not lint */ +/* $OpenBSD: timer_create.c,v 1.6 2005/08/08 08:05:37 espie Exp $ */ #include #include -- cgit v1.2.3-59-g8ed1b