diff options
Diffstat (limited to 'lib/libc/inet/inet_neta.c')
-rw-r--r-- | lib/libc/inet/inet_neta.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/inet/inet_neta.c b/lib/libc/inet/inet_neta.c index 72ac549ffe16..01ad3be44a4a 100644 --- a/lib/libc/inet/inet_neta.c +++ b/lib/libc/inet/inet_neta.c @@ -16,7 +16,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$Id: inet_neta.c,v 1.2.18.1 2005/04/27 05:00:53 sra Exp $"; +static const char rcsid[] = "$Id: inet_neta.c,v 1.3 2005/04/27 04:56:20 sra Exp $"; #endif #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |