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 e1c842014db76..fedb6515a2353 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -56,7 +56,7 @@ /* * @(#)inet.h 8.1 (Berkeley) 6/2/93 * $Id: inet.h,v 1.1.206.1 2004/03/09 08:33:30 marka Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/inet.h,v 1.25.14.1 2006/07/17 10:09:55 ume Exp $ */ #ifndef _ARPA_INET_H_ |