diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /lib/libc/gen/stringlist.c | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
Diffstat (limited to 'lib/libc/gen/stringlist.c')
| -rw-r--r-- | lib/libc/gen/stringlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/stringlist.c b/lib/libc/gen/stringlist.c index 0f5ff1960f22..dd9596d9a9f3 100644 --- a/lib/libc/gen/stringlist.c +++ b/lib/libc/gen/stringlist.c @@ -33,7 +33,7 @@ static char *rcsid = "$NetBSD: stringlist.c,v 1.2 1997/01/17 07:26:20 lukem Exp $"; #endif /* LIBC_SCCS and not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/gen/stringlist.c,v 1.3.6.1 2003/08/28 22:13:04 obrien Exp $"); #include <stdio.h> #include <string.h> |
