summaryrefslogtreecommitdiffstats
path: root/avahi-common/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/dbus.h')
-rw-r--r--avahi-common/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-common/dbus.h b/avahi-common/dbus.h
index 39718d1..f11eb17 100644
--- a/avahi-common/dbus.h
+++ b/avahi-common/dbus.h
@@ -108,6 +108,7 @@ Avahi 0.6.1 implements API version 0x0202 */
#define AVAHI_DBUS_ERR_NOT_PERMITTED "org.freedesktop.Avahi.NotPermittedError"
#define AVAHI_DBUS_ERR_INVALID_ARGUMENT "org.freedesktop.Avahi.InvalidArgumentError"
#define AVAHI_DBUS_ERR_IS_EMPTY "org.freedesktop.Avahi.IsEmptyError"
+#define AVAHI_DBUS_ERR_NO_CHANGE "org.freedesktop.Avahi.NoChangeError"
/** Convert a DBus error string into an Avahi error number */
int avahi_error_dbus_to_number(const char *s);