]> git.meshlink.io Git - catta/commitdiff
* Yeh, I should like.. test my changes before I commit them, that would be a goodd...
authorTrent Lloyd <lathiat@bur.st>
Tue, 23 Aug 2005 16:54:18 +0000 (16:54 +0000)
committerTrent Lloyd <lathiat@bur.st>
Tue, 23 Aug 2005 16:54:18 +0000 (16:54 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@420 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

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)