This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb/gdb-7.9-branch] Fix filename in one of the recent gdb/ChangeLog entries (remove "gdb/").


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7da16a31d6a54bb6243a296649e53572688afc16

commit 7da16a31d6a54bb6243a296649e53572688afc16
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Fri Jan 23 08:13:49 2015 +0100

    Fix filename in one of the recent gdb/ChangeLog entries (remove "gdb/").

Diff:
---
 gdb/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 995aa36..1e0b3ec 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -8,7 +8,7 @@
 
 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
 
-	* 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]