FEATURE->ENABLE_FEATURE loses one for 'top' applet

This commit is contained in:
"Vladimir N. Oleynik"
2005-09-14 16:08:06 +00:00
parent 2d2c868aab
commit 1e07f852e0
4 changed files with 21 additions and 21 deletions

View File

@@ -446,7 +446,7 @@ typedef struct {
char state[4];
unsigned long rss;
int ppid;
#ifdef FEATURE_CPU_USAGE_PERCENTAGE
#ifdef ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE
unsigned pcpu;
unsigned pscpu;
unsigned long stime, utime;