Fix the menuconfig comment stating that native gdb needs a native ncurses
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Mar 23 20:47:30 2009 +0000 (2009-03-23)
changeset 1263a6829a4a6afe
parent 1262 e3574ccecb6d
child 1264 2b591f1d34ba
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(-)
config/debug/gdb.in
     1.1 --- a/config/debug/gdb.in	Tue Mar 17 22:11:44 2009 +0000
     1.2 +++ b/config/debug/gdb.in	Mon Mar 23 20:47:30 2009 +0000
     1.3 @@ -145,7 +145,7 @@
     1.4  
     1.5  if GDB_NATIVE
     1.6  
     1.7 -comment "Native gdb needs the ncurses library on the target"
     1.8 +comment "Native gdb needs a native ncurses library"
     1.9  
    1.10  choice
    1.11      bool