From kde-commits Sun Aug 31 22:38:16 2003 From: Scott Wheeler Date: Sun, 31 Aug 2003 22:38:16 +0000 To: kde-commits Subject: kdesdk/kompare X-MARC-Message: https://marc.info/?l=kde-commits&m=106236952923352 CVS commit by wheeler: warning-- M +1 -1 main.cpp 1.33 --- kdesdk/kompare/main.cpp #1.32:1.33 @@ -59,5 +59,5 @@ int main(int argc, char *argv[]) KCmdLineArgs::addCmdLineOptions( options ); KApplication app; - bool difault; + bool difault = false; // see if we are starting with session management