[Xfce4-commits] <midori:master> Initialize diagnostic_dialog to FALSE by default

Christian Dywan noreply at xfce.org
Tue Dec 22 01:14:02 CET 2009


Updating branch refs/heads/master
         to cec6b310445c70b4c6fbe1d5b8fc268252d71e80 (commit)
       from 9ab1040e5fb61a6d1a5597f3c6aca725f885cfe5 (commit)

commit cec6b310445c70b4c6fbe1d5b8fc268252d71e80
Author: Christian Dywan <christian at twotoasts.de>
Date:   Tue Dec 22 01:07:01 2009 +0100

    Initialize diagnostic_dialog to FALSE by default

 midori/main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/midori/main.c b/midori/main.c
index 99d9e65..fdd5edf 100644
--- a/midori/main.c
+++ b/midori/main.c
@@ -1697,6 +1697,7 @@ main (int    argc,
     /* Parse cli options */
     webapp = NULL;
     config = NULL;
+    diagnostic_dialog = FALSE;
     run = FALSE;
     snapshot = NULL;
     execute = FALSE;



More information about the Xfce4-commits mailing list