]> git.meshlink.io Git - catta/blobdiff - avahi-common/address.h
refer to avahi_free() instead of g_free() in docs
[catta] / avahi-common / address.h
index 8f7f2ea71b2b121954b455f275ba7bb44fc60152..c540de506e9f6e1f649298167aa08ba52d7e4a5a 100644 (file)
@@ -99,13 +99,13 @@ AvahiAddress *avahi_address_from_sockaddr(const struct sockaddr* sa, AvahiAddres
 /** Return the port number of a sockaddr structure (either IPv4 or IPv6) */
 uint16_t avahi_port_from_sockaddr(const struct sockaddr* sa);
 
-/** Generate the DNS reverse lookup name for an IPv4 address. g_free() the result! */
+/** Generate the DNS reverse lookup name for an IPv4 address. avahi_free() the result! */
 char* avahi_reverse_lookup_name_ipv4(const AvahiIPv4Address *a);
 
-/** Generate the modern DNS reverse lookup name for an IPv6 address, ending in ipv6.arpa. g_free() the result! */
+/** Generate the modern DNS reverse lookup name for an IPv6 address, ending in ipv6.arpa. avahi_free() the result! */
 char* avahi_reverse_lookup_name_ipv6_arpa(const AvahiIPv6Address *a);
 
-/** Generate the historic DNS reverse lookup name for an IPv6 address, ending in ipv6.int. g_free() the result! */
+/** Generate the historic DNS reverse lookup name for an IPv6 address, ending in ipv6.int. avahi_free() the result! */
 char* avahi_reverse_lookup_name_ipv6_int(const AvahiIPv6Address *a);
 
 /** Check whether the specified IPv6 address is in fact an