Fixed cpuinfo path. Sorry :/
Fixed cpuinfo path. Sorry :/ svn path=/trunk/; revision=2641
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#include "glibtop_private.h"
|
#include "glibtop_private.h"
|
||||||
|
|
||||||
#define FILENAME "/home/benoit/Desktop/libgtop/cpuinfo8.txt"
|
#define FILENAME "/proc/cpuinfo"
|
||||||
|
|
||||||
static const unsigned long _glibtop_sysdeps_sysinfo =
|
static const unsigned long _glibtop_sysdeps_sysinfo =
|
||||||
(1L << GLIBTOP_SYSINFO_CPUINFO);
|
(1L << GLIBTOP_SYSINFO_CPUINFO);
|
||||||
|
Reference in New Issue
Block a user