Fixed typo in menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3182 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2006-02-07 16:56:40 +00:00
parent 58101cd28d
commit 036d1539d9
1 changed files with 1 additions and 2 deletions

View 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