openwrtv4/package/network/utils/iftop/patches/004-debian_bar_display.patch
Jo-Philipp Wich c748c36d2c iftop: move to trunk and add myself as maintainer
SVN-Revision: 33702
2012-10-10 13:21:30 +00:00

11 lines
306 B
Diff

--- a/options.c
+++ b/options.c
@@ -302,7 +302,7 @@ void options_read_args(int argc, char **
break;
case 'b':
- config_set_string("show-bars", "true");
+ config_set_string("show-bars", "false");
break;
case 'B':