summaryrefslogtreecommitdiff
path: root/gdb/tui/tui.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-04-09 13:44:02 +0000
committerMark Kettenis <kettenis@gnu.org>2004-04-09 13:44:02 +0000
commit32d81d321463aeca8466b169dbe66d8b41f5d206 (patch)
tree5143337bdeec0d7a9f16ffb11b83e4921a20389b /gdb/tui/tui.c
parent4ebcf6c850c3ed07ec7c6cadc937d80994854fd5 (diff)
downloadgdb-32d81d321463aeca8466b169dbe66d8b41f5d206.tar.gz
* tui/tui.c: Fix typo in comment.
Diffstat (limited to 'gdb/tui/tui.c')
-rw-r--r--gdb/tui/tui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tui/tui.c b/gdb/tui/tui.c
index d6f344f43d5..d88998a9a80 100644
--- 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_ncurses.h". */
+ "gdb_curses.h". */
#include "readline/readline.h"
/* Tells whether the TUI is active or not. */