From: Peter Meerwald <p.meerw...@bct-electronic.com>

---
 avahi-core/core.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/avahi-core/core.h b/avahi-core/core.h
index f50c612..3fba55e 100644
--- a/avahi-core/core.h
+++ b/avahi-core/core.h
@@ -65,7 +65,7 @@ typedef struct AvahiServerConfig {
     int disable_publishing;           /**< Disable publishing of any record */
     int allow_point_to_point;         /**< Enable publishing on POINTOPOINT 
interfaces */
     int publish_a_on_ipv6;            /**< Publish an IPv4 A RR on IPv6 
sockets */
-    int publish_aaaa_on_ipv4;         /**< Publish an IPv4 A RR on IPv6 
sockets */
+    int publish_aaaa_on_ipv4;         /**< Publish an IPv6 AAAA RR on IPv4 
sockets */
     unsigned n_cache_entries_max;     /**< Maximum number of cache entries per 
interface */
     AvahiUsec ratelimit_interval;     /**< If non-zero, rate-limiting interval 
parameter. */
     unsigned ratelimit_burst;         /**< If ratelimit_interval is non-zero, 
rate-limiting burst parameter. */
-- 
1.7.9.5

_______________________________________________
avahi mailing list
avahi@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/avahi

Reply via email to