diff options
Diffstat (limited to 'bfd/plugin.c')
-rw-r--r-- | bfd/plugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/plugin.c b/bfd/plugin.c index 5ed8757..593e277 100644 --- a/bfd/plugin.c +++ b/bfd/plugin.c @@ -762,4 +762,4 @@ const bfd_target plugin_vec = NULL /* backend_data. */ }; -#endif /* BFD_SUPPORTS_PLUGIN */ +#endif /* BFD_SUPPORTS_PLUGINS */ |