]> git.meshlink.io Git - catta/blobdiff - avahi-common/address.h
* Fix minor typo in documentation comments
[catta] / avahi-common / address.h
index c5e529713bfc430ecf5cabbd405be2f07fb2f505..cc7eaa21faa71be458bb1125813e97d2cd0516c7 100644 (file)
@@ -31,7 +31,7 @@
 
 AVAHI_C_DECL_BEGIN
 
-/** Protocol family specification, takes the values AVAHI_INET, AVAHI_INET6, AVAHI_UNSPEC */
+/** Protocol family specification, takes the values AVAHI_PROTO_INET, AVAHI_PROTO_INET6, AVAHI_PROTO_UNSPEC */
 typedef char AvahiProtocol;
 
 /** Numeric network interface index. Takes OS dependent values and the special constant AVAHI_IF_UNSPEC  */