From 7da16a31d6a54bb6243a296649e53572688afc16 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Fri, 23 Jan 2015 08:13:49 +0100 Subject: [PATCH] Fix filename in one of the recent gdb/ChangeLog entries (remove "gdb/"). --- gdb/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 995aa36a0e5..1e0b3ece667 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -8,7 +8,7 @@ 2015-01-22 Eli Zaretskii - * gdb/tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm' + * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm' fails with the 1st arg NULL, try again with "unknown". Don't test the "cup" capability: it isn't supported by the Windows port of ncurses, but the Windows console driver is still capable of -- 2.47.3