diff options
Diffstat (limited to 'src/plugins/stats/functions.c')
-rw-r--r-- | src/plugins/stats/functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/stats/functions.c b/src/plugins/stats/functions.c index 5fc11442..d1f000f8 100644 --- a/src/plugins/stats/functions.c +++ b/src/plugins/stats/functions.c | |||
@@ -497,7 +497,7 @@ StatEntry stats[] = { | |||
497 | gettext_noop("CPU load (red), Network upload (green), Network download (yellow)"), | 497 | gettext_noop("CPU load (red), Network upload (green), Network download (yellow)"), |
498 | &getLoadStat, | 498 | &getLoadStat, |
499 | NULL, | 499 | NULL, |
500 | 1, | 500 | 3, |
501 | NO, | 501 | NO, |
502 | }, | 502 | }, |
503 | { | 503 | { |