summaryrefslogtreecommitdiffstats
path: root/avahi-common/dbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/dbus.c')
-rw-r--r--avahi-common/dbus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-common/dbus.c b/avahi-common/dbus.c
index 058b819..d8a6f48 100644
--- a/avahi-common/dbus.c
+++ b/avahi-common/dbus.c
@@ -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) {