merge from gcc

This commit is contained in:
DJ Delorie
2009-10-09 16:17:35 +00:00
parent 220f363d20
commit 84552b989d
2 changed files with 6 additions and 1 deletions

View File

@ -218,7 +218,7 @@ enum ld_plugin_status
typedef
enum ld_plugin_status
(*ld_plugin_add_input_library) (char *pathname);
(*ld_plugin_add_input_library) (char *libname);
/* The linker's interface for issuing a warning or error message. */