merge from gcc

This commit is contained in:
DJ Delorie
2009-10-09 16:17:35 +00:00
parent 0c9b2b4cc6
commit e322137b9b
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. */