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 99c8a4ab895b..a861a04454df 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)inet.h 8.1 (Berkeley) 6/2/93 - * $Id: inet.h,v 1.3 1996/06/13 20:44:50 wollman Exp $ + * $Id: inet.h,v 1.4 1996/08/29 20:01:00 peter Exp $ */ #ifndef _ARPA_INET_H_ |