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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/dbus.c b/avahi-common/dbus.c
index 3ea7cbd..fc4b34b 100644
--- a/avahi-common/dbus.c
+++ b/avahi-common/dbus.c
@@ -56,7 +56,7 @@ static const char * const table[- AVAHI_ERR_MAX] = {
AVAHI_DBUS_ERR_ACCESS_DENIED,
AVAHI_DBUS_ERR_INVALID_OPERATION,
AVAHI_DBUS_ERR_DBUS_ERROR,
- AVAHI_DBUS_ERR_NOT_CONNECTED,
+ AVAHI_DBUS_ERR_DISCONNECTED,
AVAHI_DBUS_ERR_NO_MEMORY,
AVAHI_DBUS_ERR_INVALID_OBJECT,
AVAHI_DBUS_ERR_NO_DAEMON,