Browse Source

- it's a stub, add prominent note on it's brokenness

Bernhard Reutner-Fischer 18 years ago
parent
commit
18a970c4f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/mutt/Config.in

+ 1 - 1
package/mutt/Config.in

@@ -1,5 +1,5 @@
 config BR2_PACKAGE_MUTT
-	bool "mutt"
+	bool "mutt (BROKEN for wchar; FIXME!)"
 	default n
 	select BR2_PACKAGE_NCURSES
 	help