X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fdbus.c;h=ac54848772d0f36b1eb9f55b19b0f44b6eac0e57;hb=4762665d22b1e3097b537e9a5e27d2f2b0bfcfde;hp=814016483ecd1169f518d378725b720775c20fdf;hpb=3632da5dea3a2e961729664d17808d98bfc2b325;p=catta diff --git a/avahi-common/dbus.c b/avahi-common/dbus.c index 8140164..ac54848 100644 --- a/avahi-common/dbus.c +++ b/avahi-common/dbus.c @@ -87,7 +87,9 @@ static const char * const table[- AVAHI_ERR_MAX] = { AVAHI_DBUS_ERR_NOT_SUPPORTED, AVAHI_DBUS_ERR_NOT_PERMITTED, - AVAHI_DBUS_ERR_INVALID_ARGUMENT + AVAHI_DBUS_ERR_INVALID_ARGUMENT, + AVAHI_DBUS_ERR_IS_EMPTY, + AVAHI_DBUS_ERR_NO_CHANGE }; struct error_map {