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]

[obv] fix typo in ChangeLog, valops.c -> dwarf2read.c


fyi, I checked this in.

diff -u -p -r1.12021 ChangeLog
--- ChangeLog	27 Jul 2010 16:16:32 -0000	1.12021
+++ ChangeLog	27 Jul 2010 18:12:39 -0000
@@ -9,7 +9,7 @@
 
 2010-07-27  Ken Werner  <ken.werner@de.ibm.com>
 
-	* valops.c (dwarf2_read_index): Initialize the types_list and 
+	* dwarf2read.c (dwarf2_read_index): Initialize the types_list and 
 	types_list_elements variables.
 
 2010-07-26  Tom Tromey  <tromey@redhat.com>


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