summaryrefslogtreecommitdiffstats
path: root/avahi-daemon
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-31 17:26:29 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-31 17:26:29 +0000
commit0456242ed7e6ad6bb2afd2f8210e86dfa80ab9d2 (patch)
tree9cbbe3f77358086fce8c824245144eb1dd0486b8 /avahi-daemon
parent50c10f3b83474d421f78b898ce374bdafd3cd9bc (diff)
fix a few more s/DBUS/D-Bus/
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1298 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon')
-rw-r--r--avahi-daemon/dbus-protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-daemon/dbus-protocol.c b/avahi-daemon/dbus-protocol.c
index 0c32250..3de5845 100644
--- a/avahi-daemon/dbus-protocol.c
+++ b/avahi-daemon/dbus-protocol.c
@@ -1102,7 +1102,7 @@ static int dbus_connect(void) {
goto fail;
}
- avahi_log_error("Failed to acquire DBUS name '"AVAHI_DBUS_NAME"'");
+ avahi_log_error("Failed to acquire D-Bus name '"AVAHI_DBUS_NAME"'");
goto fail;
}