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

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksysguard/ksysguardd/Linux
From:       John Tapsell <john.tapsell () kdemail ! net>
Date:       2009-08-25 22:24:39
Message-ID: 1251239079.784003.14931.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1015581 by johnflux:

Fix cpu/idle etc

 M  +1 -1      stat.c  


--- trunk/KDE/kdebase/workspace/ksysguard/ksysguardd/Linux/stat.c #1015580:1015581
@@ -150,7 +150,7 @@
 	unsigned long currIdleTicks, currWaitTicks, totalTicks;
 	
 	if(sscanf( line, "%*s %lu %lu %lu %lu %lu", &currUserTicks, &currNiceTicks,
-		&currSysTicks, &currIdleTicks, &currWaitTicks ) != 6) {
+		&currSysTicks, &currIdleTicks, &currWaitTicks ) != 5) {
         return;
     }
 	
[prev in list] [next in list] [prev in thread] [next in thread] 

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