]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/main.c
* Yeh, I should like.. test my changes before I commit them, that would be a goodd...
[catta] / avahi-daemon / main.c
index c063d221733eba6a6b4fa2e2e97db6ce6b374eb0..6110cbcd13dae3403cc0cf9879b702542b0dff3b 100644 (file)
@@ -396,7 +396,7 @@ static int load_config_file(DaemonConfig *c) {
                     }
 #ifdef HAVE_DBUS                
                     if (c->enable_dbus == 1) 
-                        avahi_log_warning("Avahi was compiled without d-bus support but you requested it was enabled in the config file");
+                        avahi_log_warn("Avahi was compiled without d-bus support but you requested it was enabled in the config file");
 #endif
                 }
                 else if (strcasecmp(p->key, "drop-root") == 0)