]> git.meshlink.io Git - catta/commitdiff
* Fix minor typo in documentation comments
authorTrent Lloyd <lathiat@bur.st>
Mon, 19 Sep 2005 01:54:32 +0000 (01:54 +0000)
committerTrent Lloyd <lathiat@bur.st>
Mon, 19 Sep 2005 01:54:32 +0000 (01:54 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@600 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

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  */