diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 00:40:52 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 00:40:52 +0000 |
commit | ac9d55c30de5f225f10416f7a7fe66155d9fa6d8 (patch) | |
tree | 77456c47b8a3b82ec101b95e1289114a8033e9ec /openwrt/package/tmsnc | |
parent | e25ae8b66a401bf8b0acb10311206467f35e7678 (diff) |
Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2849 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 73d8ed4889..0ebe5135ef 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. |