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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/address.h b/avahi-common/address.h
index 4b5fb27..f304345 100644
--- a/avahi-common/address.h
+++ b/avahi-common/address.h
@@ -53,7 +53,7 @@ typedef struct {
guint8 address[16]; /**< Address data */
} AvahiIPv6Address;
-/** Protocol (address family) independant address structure */
+/** Protocol (address family) independent address structure */
typedef struct {
AvahiProtocol family; /**< Address family */