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

List:       kde-commits
Subject:    icecream/daemon
From:       Stephan Kulow <coolo () kde ! org>
Date:       2007-04-27 9:38:22
Message-ID: 1177666702.432373.25392.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 658469 by coolo:

compile even under linux


 M  +2 -2      load.cpp  


--- trunk/icecream/daemon/load.cpp #658468:658469
@@ -272,8 +272,8 @@
 
     buf[n] = '\0';
     MemFree = scan_one( buf, "MemFree" );
-    unsigned long int Buffers = scan_one( buf, "Buffers" );
-    unsigned long int Cached = scan_one( buf, "Cached" );
+    Buffers = scan_one( buf, "Buffers" );
+    Cached = scan_one( buf, "Cached" );
 #endif
 
     if ( Buffers > 50 * 1024 )
[prev in list] [next in list] [prev in thread] [next in thread] 

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