diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-07 00:40:52 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-07 00:40:52 +0000 |
commit | 82365ff8191a461435ae7b4c1eedca78d620a7a1 (patch) | |
tree | 1979fac625d7f20c4067398f6167b01fe5dfefa1 /openwrt/package/tmsnc | |
parent | 1a9afcd9e48b3ebc6090c8bf213de8dc98cc7f08 (diff) | |
download | mtk-20170518-82365ff8191a461435ae7b4c1eedca78d620a7a1.zip mtk-20170518-82365ff8191a461435ae7b4c1eedca78d620a7a1.tar.gz mtk-20170518-82365ff8191a461435ae7b4c1eedca78d620a7a1.tar.bz2 |
Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
SVN-Revision: 2849
Diffstat (limited to 'openwrt/package/tmsnc')
-rw-r--r-- | openwrt/package/tmsnc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/tmsnc/Config.in b/openwrt/package/tmsnc/Config.in index 73d8ed4..0ebe513 100644 --- a/openwrt/package/tmsnc/Config.in +++ b/openwrt/package/tmsnc/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_TMSNC - tristate "tmsnc .................................. text-based MSN client" + tristate "tmsnc............................. text-based MSN client" default m if CONFIG_DEVEL help TMSNC is a textbased (console) MSN client written in C. |