ChangeLog fix

This commit is contained in:
Gary Benson 2012-03-21 10:18:50 +00:00
parent 32b9ff0d14
commit 09c7a31ff5

View file

@ -2172,7 +2172,7 @@
2012-02-01 Gary Benson <gbenson@redhat.com>
* symtab.h (symbol_name_match_p_ftype): New typedef.
* symtab.h (symbol_found_callback_ftype): New typedef.
(iterate_over_symbols): Use the above.
* symtab.c (iterate_over_symbols): Likewise.
* language.h (language_defn->la_iterate_over_symbols): Likewise.