summaryrefslogtreecommitdiffstats
path: root/avahi-common/address.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-06-25 00:43:57 +0000
committerLennart Poettering <lennart@poettering.net>2005-06-25 00:43:57 +0000
commitff4a54d9cda0146974fab1d4f8da52e26d252eed (patch)
tree9971995a840112230caa3b581e2c126937ec1ff7 /avahi-common/address.h
parent41f4062e34d1e13c2d93d971334efbad060b6df0 (diff)
* doxygen updates
* reply to probe queries immediately git-svn-id: file:///home/lennart/svn/public/avahi/trunk@147 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
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 */