summaryrefslogtreecommitdiffstats
path: root/avahi-core/publish.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/publish.h')
-rw-r--r--avahi-core/publish.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-core/publish.h b/avahi-core/publish.h
index c75c067..4143bb3 100644
--- a/avahi-core/publish.h
+++ b/avahi-core/publish.h
@@ -211,7 +211,8 @@ int avahi_server_add_service_strlst(
/** The type of DNS server */
typedef enum {
AVAHI_DNS_SERVER_RESOLVE, /**< Unicast DNS servers for normal resolves (_domain._udp)*/
- AVAHI_DNS_SERVER_UPDATE /**< Unicast DNS servers for updates (_dns-update._udp)*/
+ AVAHI_DNS_SERVER_UPDATE, /**< Unicast DNS servers for updates (_dns-update._udp)*/
+ AVAHI_DNS_SERVER_MAX
} AvahiDNSServerType;
/** Publish the specified unicast DNS server address via mDNS. You may