summaryrefslogtreecommitdiff
path: root/iftop.h
diff options
context:
space:
mode:
authorpdw <>2003-10-13 21:55:33 +0000
committerpdw <>2003-10-13 21:55:33 +0000
commit10f518c1dea8c36ef5123e482344edebe3d79460 (patch)
tree6a61474ea77c8326bde2ebb00b67715b230300c6 /iftop.h
parentbdfbc59b7db7aa965d9d016286b10e1b571c0c4d (diff)
downloadiftop-10f518c1dea8c36ef5123e482344edebe3d79460.zip
Added option for lin/log scale (not yet accessible)
Added ability to specify fixed maximum for bandwidth scale.
Diffstat (limited to 'iftop.h')
-rw-r--r--iftop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iftop.h b/iftop.h
index b924642..42947af 100644
--- a/iftop.h
+++ b/iftop.h
@@ -8,7 +8,7 @@
#include "config.h"
-/* 60 / 3 */
+/* 40 / 2 */
#define HISTORY_LENGTH 20
#define RESOLUTION 2