diff options
Diffstat (limited to 'openwrt/package/ttcp/Config.in')
-rw-r--r-- | openwrt/package/ttcp/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ttcp/Config.in b/openwrt/package/ttcp/Config.in index 681ee2bf44..4c83b515fd 100644 --- a/openwrt/package/ttcp/Config.in +++ b/openwrt/package/ttcp/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_TTCP - tristate "ttcp" + tristate "ttcp - TCP connection performance tester" default m if CONFIG_DEVEL help A small utility to test TCP connection performance |