diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
| commit | 0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c (patch) | |
| tree | 3f94fcd87f6b3c83203ae64a2a578e8ab0610752 /lib/libc/net/res_data.c | |
| parent | 8127c559e6dc8408901224c75bf62c8e476f3e83 (diff) | |
Diffstat (limited to 'lib/libc/net/res_data.c')
| -rw-r--r-- | lib/libc/net/res_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/res_data.c b/lib/libc/net/res_data.c index 501ca32f3e48..7d662e94ff65 100644 --- a/lib/libc/net/res_data.c +++ b/lib/libc/net/res_data.c @@ -16,7 +16,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/libc/net/res_data.c,v 1.7 1999/08/28 00:00:16 peter Exp $"; #endif /* LIBC_SCCS and not lint */ #include <sys/types.h> |
