]> git.meshlink.io Git - catta/blobdiff - avahi-common/dbus.c
Replace libglade with GtkBuilder
[catta] / avahi-common / dbus.c
index 814016483ecd1169f518d378725b720775c20fdf..ac54848772d0f36b1eb9f55b19b0f44b6eac0e57 100644 (file)
@@ -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 {