mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
* tui/tui.c: Fix typo in comment.
This commit is contained in:
@ -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>
|
||||
|
@ -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. */
|
||||
|
Reference in New Issue
Block a user