projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15f7b60
)
* tui/tui.c: Fix typo in comment.
author
Mark Kettenis
<kettenis@gnu.org>
Fri, 9 Apr 2004 13:44:02 +0000
(13:44 +0000)
committer
Mark Kettenis
<kettenis@gnu.org>
Fri, 9 Apr 2004 13:44:02 +0000
(13:44 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/tui/tui.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index a1df0b6305695d6fb688ddaef95076710d08d4a2..323696f23ff2b89110242beabd589cab849ba7d0 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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>
diff --git
a/gdb/tui/tui.c
b/gdb/tui/tui.c
index d6f344f43d54842c0e412aab6567cbc29229802e..d88998a9a8025cce7ba3781ccf8db40d11d5c9c4 100644
(file)
--- a/
gdb/tui/tui.c
+++ b/
gdb/tui/tui.c
@@
-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_
n
curses.h". */
+ "gdb_curses.h". */
#include "readline/readline.h"
/* Tells whether the TUI is active or not. */