summaryrefslogtreecommitdiff
path: root/top/top.c
diff options
context:
space:
mode:
Diffstat (limited to 'top/top.c')
-rw-r--r--top/top.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/top/top.c b/top/top.c
index 2a0ed91..ed6d8c0 100644
--- a/top/top.c
+++ b/top/top.c
@@ -1699,8 +1699,7 @@ static void zap_fieldstab (void) {
static char fmts_pid[8];
static char fmts_cpu[8];
static int once;
- int i;
- unsigned digits;
+ unsigned i, digits;
char buf[8];
if (once) goto always;