Browse Source

Fixed uninitialized daemonmode

see http://www.freebsd.org/cgi/query-pr.cgi?pr=114366



git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/slim/trunk@150 7c53e7cc-98ea-0310-8f1f-a0b24da60408
sip 17 years ago
parent
commit
ccdab84f1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app.cpp

+ 1 - 0
app.cpp

@@ -135,6 +135,7 @@ App::App(int argc, char** argv){
     ServerPID = -1;
     testing = false;
     mcookie = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
+    daemonmode = false;
     Dpy = NULL;
 
     // Parse command line