diff options
Diffstat (limited to 'include/arpa/inet.h')
-rw-r--r-- | include/arpa/inet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arpa/inet.h b/include/arpa/inet.h index e28b73985b94..bbb3d1d6ca4c 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -52,7 +52,7 @@ /* * @(#)inet.h 8.1 (Berkeley) 6/2/93 * From: Id: inet.h,v 8.5 1997/01/29 08:48:09 vixie Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/inet.h,v 1.11 1999/08/27 23:45:00 peter Exp $ */ #ifndef _ARPA_INET_H_ |