diff options
Diffstat (limited to 'contrib/bind9/lib/bind/include/arpa/inet.h')
-rw-r--r-- | contrib/bind9/lib/bind/include/arpa/inet.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/bind9/lib/bind/include/arpa/inet.h b/contrib/bind9/lib/bind/include/arpa/inet.h index 46caa49..d84987b 100644 --- a/contrib/bind9/lib/bind/include/arpa/inet.h +++ b/contrib/bind9/lib/bind/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 $ */ #ifndef _INET_H_ @@ -122,3 +122,5 @@ __END_DECLS #endif #endif /* !_INET_H_ */ + +/*! \file */ |