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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdelibs/kdecore/network
From:       Thiago Macieira <thiago.macieira () kdemail ! net>
Date:       2004-12-23 16:35:42
Message-ID: 20041223163542.29D6A1BC02 () office ! kde ! org
[Download RAW message or body]

CVS commit by thiago: 

(Backported 1.39:1.40) I don't know if I had got the operator
precedence wrong, but this patch can't hurt. Thanks to Steve G
<linux_4ever yahoo.com>.


  M +1 -1      kresolver.cpp   1.32.2.6


--- kdelibs/kdecore/network/kresolver.cpp  #1.32.2.5:1.32.2.6
@@ -200,5 +200,5 @@ public:
   inline void dup(KResolverResultsPrivate*& d)
   {
-    if (!d->count > 1)
+    if (!(d->count > 1))
       {
         d->deref();


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

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