This is the mail archive of the gdb-patches@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]

[commit] Fix long line in earlier ChangeLog entry.


Hi.

I happened to notice this.  Committed.

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f3e456e..997ff4b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -115,8 +115,8 @@
 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
 
 	* python/lib/gdb/command/bound_register.py: New file.
-	* gdb/data-directory/Makefile.in: copy bond_register.py to the right path to
-	be initialized at gdb startup.
+	* data-directory/Makefile.in: Copy bond_register.py to the right path
+	to be initialized at gdb startup.
 
 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
 


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