Add missing entry to previous checkin.

(bfd_lookup_symbol): Remove unnecessary forward decl.
This commit is contained in:
Doug Evans 2010-08-03 22:39:06 +00:00
parent bc043ef3f9
commit 63cdd22717
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
* solib-svr4.c (solib_break_names): Constify.
(bkpt_names, main_name_list): Constify.
(match_main): Constify soname arg.
(bfd_lookup_symbol): Constify symname arg.
(bfd_lookup_symbol): Remove unnecessary forward decl.
Constify symname arg.
(enable_break): Constify bkpt_namep.
* symtab.c (search_symbols): Constify types, types2, types3, types4.
(symtab_symbol_info): Constify classnames.