diff options
Diffstat (limited to 'contrib/top/top.h')
-rw-r--r-- | contrib/top/top.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/top.h b/contrib/top/top.h index 8f50922..aeed136 100644 --- a/contrib/top/top.h +++ b/contrib/top/top.h @@ -8,7 +8,7 @@ #define VERSION 3 /* Number of lines of header information on the standard screen */ -#define Header_lines 6 +#define Header_lines 7 /* Maximum number of columns allowed for display */ #define MAX_COLS 128 |