]> git.meshlink.io Git - catta/blobdiff - avahi-common/dbus.c
* avahi-daemon: Implement EntryGroup::AddRecord for arbitrary record additions
[catta] / avahi-common / dbus.c
index 058b8190950dc4ec09cde5390dcebf2e8b3bf88e..d8a6f480581bf69db518a326587f5bb7f9ccff90 100644 (file)
@@ -77,6 +77,7 @@ static const char * const table[- AVAHI_ERR_MAX] = {
     AVAHI_DBUS_ERR_DNS_NXRRSET,
     AVAHI_DBUS_ERR_DNS_NOTAUTH,
     AVAHI_DBUS_ERR_DNS_NOTZONE,
+    AVAHI_DBUS_ERR_INVALID_RDATA
 };
 
 int avahi_error_dbus_to_number(const char *s) {