]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/bls.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / bls.c
index de60d1af7f8b9b52957011071e469d5251803562..5fa23b504acf5f382787e8ecf641a2cae030f3c1 100644 (file)
@@ -148,7 +148,7 @@ int main (int argc, char *argv[])
     * Ensure that every message is always printed
     */
    for (i=1; i<=M_MAX; i++) {
-      add_msg_dest(MD_STDOUT, i, NULL, NULL);
+      add_msg_dest(NULL, MD_STDOUT, i, NULL, NULL);
    }
 
    /* Try default device */