]> spindle.queued.net Git - midori/commitdiff
Initialize diagnostic_dialog to FALSE by default
authorChristian Dywan <christian@twotoasts.de>
Tue, 22 Dec 2009 00:07:01 +0000 (01:07 +0100)
committerChristian Dywan <christian@twotoasts.de>
Tue, 22 Dec 2009 00:07:01 +0000 (01:07 +0100)
midori/main.c

index 99d9e65d2383db9ac98375c92af07c25046a16b1..fdd5edfb97a7bf500cf906f5895a422896aa15ce 100644 (file)
@@ -1697,6 +1697,7 @@ main (int    argc,
     /* Parse cli options */
     webapp = NULL;
     config = NULL;
+    diagnostic_dialog = FALSE;
     run = FALSE;
     snapshot = NULL;
     execute = FALSE;