* tui/tui.c: Fix typo in comment.

This commit is contained in:
Mark Kettenis 2004-04-09 13:44:02 +00:00
parent 15f7b60ef1
commit f9a790643a
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2004-04-09 Mark Kettenis <kettenis@gnu.org>
* tui/tui.c: Fix typo in comment.
* sparc64-tdep.c (sparc_address_from_register): Remove function.
2004-04-08 Andrew Cagney <cagney@redhat.com>

View File

@ -58,7 +58,7 @@
/* This redefines CTRL if it is not already defined, so it must come
after terminal state releated include files like <term.h> and
"gdb_ncurses.h". */
"gdb_curses.h". */
#include "readline/readline.h"
/* Tells whether the TUI is active or not. */