diff options
Diffstat (limited to 'include/arpa/inet.h')
-rw-r--r-- | include/arpa/inet.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/include/arpa/inet.h b/include/arpa/inet.h index e1c8420..fc5ef7d 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -53,9 +53,9 @@ * --Copyright-- */ -/* +/*% * @(#)inet.h 8.1 (Berkeley) 6/2/93 - * $Id: inet.h,v 1.1.206.1 2004/03/09 08:33:30 marka Exp $ + * $Id: inet.h,v 1.2.18.1 2005/04/27 05:00:50 sra Exp $ * $FreeBSD$ */ @@ -178,3 +178,5 @@ __END_DECLS #endif #endif /* !_ARPA_INET_H_ */ + +/*! \file */ |