Fixed typo in menuconfig
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Feb 2006 16:56:40 +0000 (16:56 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Feb 2006 16:56:40 +0000 (16:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3182 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/tcpdump/Config.in

index 1e32c60..4a8d1c7 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_TCPDUMP
-       prompt "tcpdump........................... Network monitoring and data acquisition tool"
-       tristate
+       tristate "tcpdump - Network monitoring and data acquisition tool"
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBPCAP
        help