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 09722855689e..ec8d5cc5dd0e 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 $ - * $Id: inet.h,v 1.9 1997/05/07 20:00:19 eivind Exp $ + * $Id: inet.h,v 1.10 1998/06/11 08:55:15 peter Exp $ */ #ifndef _ARPA_INET_H_ |