summaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_neta.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-29 14:49:43 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-29 14:49:43 +0000
commitf376ef90540b4d5b6e7f467620e91404ba306d89 (patch)
tree22ac632b7e1d8f96ac7c3fb7ec191b5255a39c3b /lib/libc/net/inet_neta.c
parentd972ce881fe369f691dace165130c515c02e0250 (diff)
Notes
Diffstat (limited to 'lib/libc/net/inet_neta.c')
-rw-r--r--lib/libc/net/inet_neta.c2
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>