]> git.meshlink.io Git - catta/blobdiff - avahi-common/dbus.h
* avahi-daemon: Implement EntryGroup::AddRecord for arbitrary record additions
[catta] / avahi-common / dbus.h
index 56f9d914c31d3ecae9dce8ea3b8a9507ce2f261b..16582d0912babe27ba5d7df219f6dd23726da1dc 100644 (file)
@@ -86,6 +86,7 @@ AVAHI_C_DECL_BEGIN
 #define AVAHI_DBUS_ERR_DNS_NXRRSET "org.freedesktop.Avahi.DNSNXRRSET"
 #define AVAHI_DBUS_ERR_DNS_NOTAUTH "org.freedesktop.Avahi.DNSNOTAUTH"
 #define AVAHI_DBUS_ERR_DNS_NOTZONE "org.freedesktop.Avahi.DNSNOTZONE"
+#define AVAHI_DBUS_ERR_INVALID_RDATA "org.freedesktop.Avahi.InvalidRDATA"
 
 /** Convert a DBus error string into an Avahi error number */
 int avahi_error_dbus_to_number(const char *s);