]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/main.c
Some more s/D-BUS/D-Bus/g
[catta] / avahi-daemon / main.c
index ca9c0346a81c55f7377153be12e8402829f88704..b230ff76f8dc48910cbd7e8651b1273606d01495 100644 (file)
@@ -756,7 +756,7 @@ static int run_server(DaemonConfig *c) {
 #endif
             ) < 0) {
 
-            avahi_log_warn("WARNING: Failed to contact D-BUS daemon.");
+            avahi_log_warn("WARNING: Failed to contact D-Bus daemon.");
 
             if (c->fail_on_missing_dbus)
                 goto finish;