[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kdm/kfrontend
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2004-02-09 8:56:26
Message-ID: 20040209085626.A41949914 () office ! kde ! org
[Download RAW message or body]

CVS commit by wheeler: 

warning-- (It's uninitialized, and although with the current code it won't
actually hit a block where it's used uninitialized it's nicer to be safe...)


  M +1 -1      kgreeter.cpp   1.119


--- kdebase/kdm/kfrontend/kgreeter.cpp  #1.118:1.119
@@ -615,5 +615,5 @@ void // private
 KGreeter::pluginSetup()
 {
-    int field;
+    int field = 0;
     QString ent;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic