From ff4a54d9cda0146974fab1d4f8da52e26d252eed Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 25 Jun 2005 00:43:57 +0000 Subject: * doxygen updates * reply to probe queries immediately git-svn-id: file:///home/lennart/svn/public/avahi/trunk@147 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-common/address.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-common/address.h') 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 */ -- cgit