diff options
Diffstat (limited to 'lib/libc/gen/stringlist.c')
| -rw-r--r-- | lib/libc/gen/stringlist.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/gen/stringlist.c b/lib/libc/gen/stringlist.c index abe4e00975f3..f4d44679f618 100644 --- a/lib/libc/gen/stringlist.c +++ b/lib/libc/gen/stringlist.c @@ -1,5 +1,3 @@ -/* $NetBSD: stringlist.c,v 1.2 1997/01/17 07:26:20 lukem Exp $ */ - /* * Copyright (c) 1994 Christos Zoulas * All rights reserved. @@ -31,12 +29,9 @@ * SUCH DAMAGE. */ -#if 0 #if defined(LIBC_SCCS) && !defined(lint) static char *rcsid = "$NetBSD: stringlist.c,v 1.2 1997/01/17 07:26:20 lukem Exp $"; #endif /* LIBC_SCCS and not lint */ -#endif - #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |
