[Buildroot] [PATCH] httping: Fix a trivial typo in the menu

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Wed May 7 19:52:49 UTC 2014


Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
---
 package/httping/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/httping/Config.in b/package/httping/Config.in
index cd97e72..6564415 100644
--- a/package/httping/Config.in
+++ b/package/httping/Config.in
@@ -1,4 +1,4 @@
-comment "httping needs a toolchain w/ char"
+comment "httping needs a toolchain w/ wchar"
 	depends on !BR2_USE_WCHAR
 
 config BR2_PACKAGE_HTTPING
-- 
1.9.1



More information about the buildroot mailing list