diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-01 00:57:29 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-01 00:57:29 +0000 |
| commit | ea8d448a923f0d68d7ecf1d2a0583c7d17bdee4e (patch) | |
| tree | ef433201f15534b3543b0b05d4dc15466eed0d0c /lib/libc/gen/stringlist.c | |
| parent | 919834bd3fbf2b77cedce148242610009c432c29 (diff) | |
Notes
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$"); |
