mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +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>
|
2004-04-09 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* tui/tui.c: Fix typo in comment.
|
||||||
|
|
||||||
* sparc64-tdep.c (sparc_address_from_register): Remove function.
|
* sparc64-tdep.c (sparc_address_from_register): Remove function.
|
||||||
|
|
||||||
2004-04-08 Andrew Cagney <cagney@redhat.com>
|
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
|
/* This redefines CTRL if it is not already defined, so it must come
|
||||||
after terminal state releated include files like <term.h> and
|
after terminal state releated include files like <term.h> and
|
||||||
"gdb_ncurses.h". */
|
"gdb_curses.h". */
|
||||||
#include "readline/readline.h"
|
#include "readline/readline.h"
|
||||||
|
|
||||||
/* Tells whether the TUI is active or not. */
|
/* Tells whether the TUI is active or not. */
|
||||||
|
Reference in New Issue
Block a user