From: Florian Fainelli Date: Tue, 7 Feb 2006 22:51:10 +0000 (+0000) Subject: Fixed typo X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c4ed18cee039e7ec39b0808c4e3e119d8958a57a;p=15.05%2Fopenwrt.git Fixed typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3185 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/tcpdump/Config.in b/openwrt/package/tcpdump/Config.in index 4a8d1c732a..1e32c604f5 100644 --- a/openwrt/package/tcpdump/Config.in +++ b/openwrt/package/tcpdump/Config.in @@ -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