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 b6708366dd158..93c77d3c92670 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.2.18.1 2005/04/27 05:00:50 sra Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/inet.h,v 1.30.10.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _ARPA_INET_H_ |