Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/plugin-api.h')
-rw-r--r--include/plugin-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/plugin-api.h b/include/plugin-api.h
index 530f3f448..a026e7a00 100644
--- a/include/plugin-api.h
+++ b/include/plugin-api.h
@@ -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. */