diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
| commit | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (patch) | |
| tree | 0cf37f427c704496510156e28ccd8cd233f9d688 /lib/libc/net/inet_neta.c | |
| parent | e6c8b48d908090e196f36bb181e0f8b5c7c80f1a (diff) | |
Notes
Diffstat (limited to 'lib/libc/net/inet_neta.c')
| -rw-r--r-- | lib/libc/net/inet_neta.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/inet_neta.c b/lib/libc/net/inet_neta.c index 21b2749a9798..2b8a84c42171 100644 --- a/lib/libc/net/inet_neta.c +++ b/lib/libc/net/inet_neta.c @@ -17,7 +17,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static const char orig_rcsid[] = "From Id: inet_neta.c,v 8.2 1996/08/08 06:54:44 vixie Exp"; -static const char rcsid[] = "$Id: inet_neta.c,v 1.4 1998/02/20 08:13:51 jb Exp $"; +static const char rcsid[] = "$FreeBSD$"; #endif #include <sys/types.h> |
