summaryrefslogtreecommitdiffstats
path: root/avahi-common/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/address.h')
-rw-r--r--avahi-common/address.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/avahi-common/address.h b/avahi-common/address.h
index 8056ac9..60495a3 100644
--- a/avahi-common/address.h
+++ b/avahi-common/address.h
@@ -22,13 +22,13 @@
USA.
***/
+/** \file address.h Definitions and functions to manipulate IP addresses. */
+
#include <sys/socket.h>
#include <inttypes.h>
#include <avahi-common/cdecl.h>
-/** \file address.h Defintions and functions to manipulate IP addresses. */
-
AVAHI_C_DECL_BEGIN
/** Protocol family specification, takes the values AVAHI_INET, AVAHI_INET6, AVAHI_UNSPEC */