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

List:       kde-commits
Subject:    extragear/sysadmin/muon/kded/UpdateEvent
From:       Jonathan Michael Thomas <echidnaman () kubuntu ! org>
Date:       2010-11-07 1:26:18
Message-ID: 20101107012618.4C4DEAC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193768 by jmthomas:

Oops...


 M  +1 -1      UpdateEvent.cpp  


--- trunk/extragear/sysadmin/muon/kded/UpdateEvent/UpdateEvent.cpp #1193767:1193768
@@ -109,7 +109,7 @@
 
     if (eqpos > 0) {
         QByteArray updatesString = line.left(eqpos);
-        QByteArray securityString = line.right(line.size() - eqpos -2);
+        QByteArray securityString = line.right(line.size() - eqpos -1);
 
         int numSecurityUpdates = securityString.toInt();
         int numUpdates = updatesString.toInt() - numSecurityUpdates;
[prev in list] [next in list] [prev in thread] [next in thread] 

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