summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-23 20:47:30 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-23 20:47:30 (GMT)
commit817fc81efd9581580bdadb03fffb4191915113db (patch)
tree175ca6ece693192668fe1d708eac5361dfbf59fd
parentac9796598165c8bcd71d2ec50531d9e855be9e9a (diff)
Fix the menuconfig comment stating that native gdb needs a native ncurses
library, rather than saying it needs the ncurses library on the target. /trunk/config/debug/gdb.in | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
-rw-r--r--config/debug/gdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 605c06d..4d026f7 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -145,7 +145,7 @@ config GDB_VERSION
if GDB_NATIVE
-comment "Native gdb needs the ncurses library on the target"
+comment "Native gdb needs a native ncurses library"
choice
bool