Fix this entry:

-	* dwarf2read.c (dwarf2_per_objfile): Replace uses of
+	* dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
This commit is contained in:
Doug Evans 2013-06-19 04:32:57 +00:00
parent f7f8a049bd
commit 937c708cce
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
2013-06-18 Joel Brobecker <brobecker@adacore.com>
* dwarf2read.c (dwarf2_per_objfile): Replace uses of
* dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
DWARF2_PER_OBJFILE by uses of DATA instead.
2013-06-18 Tom Tromey <tromey@redhat.com>