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 | c91b0a9a88124a30960495331ed7d32bc8a1806b (patch) | |
tree | f270211d18c0f9ea4569b20f00ecf64cb7cf65c9 /package/tmsnc | |
parent | e69730c69051585b0489a60723efc9c43902b128 (diff) | |
download | upstream-c91b0a9a88124a30960495331ed7d32bc8a1806b.tar.gz upstream-c91b0a9a88124a30960495331ed7d32bc8a1806b.tar.bz2 upstream-c91b0a9a88124a30960495331ed7d32bc8a1806b.zip |
Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2849 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tmsnc')
-rw-r--r-- | package/tmsnc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tmsnc/Config.in b/package/tmsnc/Config.in index 73d8ed4889..0ebe5135ef 100644 --- a/package/tmsnc/Config.in +++ b/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. |