summaryrefslogtreecommitdiffstats
path: root/contrib/top/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/utils.c')
-rw-r--r--contrib/top/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/utils.c b/contrib/top/utils.c
index 906170a..a38b2178 100644
--- a/contrib/top/utils.c
+++ b/contrib/top/utils.c
@@ -476,7 +476,7 @@ int amt;
char *format_k2(amt)
-int amt;
+unsigned long long amt;
{
static char retarray[NUM_STRINGS][16];
OpenPOWER on IntegriCloud