diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-04-01 15:49:12 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-04-01 15:49:12 +0000 |
commit | 6aaae56f5f795bd987978b9516436b0ae3a10e95 (patch) | |
tree | 4be960b16a13e6f1920979415e01e30f8c700fa7 /openwrt/package/dropbear/Config.in | |
parent | 3d0e20260bb7502833e32af92201aaaba8e30a34 (diff) | |
download | mtk-20170518-6aaae56f5f795bd987978b9516436b0ae3a10e95.zip mtk-20170518-6aaae56f5f795bd987978b9516436b0ae3a10e95.tar.gz mtk-20170518-6aaae56f5f795bd987978b9516436b0ae3a10e95.tar.bz2 |
fix (cosmetic) Config.in glitches
SVN-Revision: 3568
Diffstat (limited to 'openwrt/package/dropbear/Config.in')
-rw-r--r-- | openwrt/package/dropbear/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/dropbear/Config.in b/openwrt/package/dropbear/Config.in index 5ed76a5..efdc70b 100644 --- a/openwrt/package/dropbear/Config.in +++ b/openwrt/package/dropbear/Config.in @@ -8,7 +8,7 @@ config BR2_PACKAGE_DROPBEAR http://matt.ucc.asn.au/dropbear/ config BR2_PACKAGE_DBCONVERT - prompt "dropbearconvert................... Utility for converting SSH keys" + prompt "dropbearconvert................. Utility for converting SSH keys" tristate default m if CONFIG_DEVEL depends BR2_PACKAGE_DROPBEAR |