Fixed typo
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Feb 2006 22:51:10 +0000 (22:51 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Feb 2006 22:51:10 +0000 (22:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3185 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/tcpdump/Config.in

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