summaryrefslogtreecommitdiff
path: root/openwrt/package/ttcp
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-21 01:16:53 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-21 01:16:53 +0000
commit03914e2c4abb76ede23f25b6fc0d93cec3125282 (patch)
tree508549f0b4954596433645b6ff8ab43d72e8767e /openwrt/package/ttcp
parentb60c1810df7713738ccb2347b62561c9d7d82c5c (diff)
Standardize package Config.in, change prompt to package name + short description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@996 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ttcp')
-rw-r--r--openwrt/package/ttcp/Config.in2
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