From 03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 27 Dec 2010 17:14:14 +0100 Subject: Add Doxygen @file documentation to each source and header file --- src/ipaddr/ng_ipaddr.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/ipaddr/ng_ipaddr.h') diff --git a/src/ipaddr/ng_ipaddr.h b/src/ipaddr/ng_ipaddr.h index 54a97036..1f209ef9 100644 --- a/src/ipaddr/ng_ipaddr.h +++ b/src/ipaddr/ng_ipaddr.h @@ -1,6 +1,4 @@ /* - * Functions for AF_ agnostic ipv4/ipv6 handling. - * * (c) 2008 Florian Westphal , public domain. */ @@ -8,6 +6,11 @@ #define NG_IPADDR_HDR #include "portab.h" +/** + * @file + * Functions for AF_ agnostic ipv4/ipv6 handling (header). + */ + #include #include #include -- cgit 1.4.1