Fixed unsorting.
This commit is contained in:
parent
50355bb408
commit
b3a3c64940
@ -41,8 +41,8 @@ struct varent;
|
||||
|
||||
extern fixpt_t ccpu;
|
||||
extern int cflag, eval, fscale, mempages, nlistread, rawcpu;
|
||||
extern int sumrusage, termwidth, totwidth;
|
||||
extern time_t now;
|
||||
extern int sumrusage, termwidth, totwidth;
|
||||
extern VARENT *vhead;
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user