default sort

This commit is contained in:
albert
2002-10-11 23:30:29 +00:00
parent 3615538e2e
commit 0ab188d8c4
2 changed files with 3 additions and 3 deletions

2
top.h
View File

@@ -297,7 +297,7 @@ typedef struct win {
/* These are the possible fscanf formats used in /proc/stat
reads during history processing.
( 5th number added in anticipation of kernel change ) */
( 5th number only for Linux 2.5.41 and above ) */
#define CPU_FMTS_JUST1 "cpu %Lu %Lu %Lu %Lu %Lu"
#ifdef PRETEND4CPUS
#define CPU_FMTS_MULTI CPU_FMTS_JUST1