diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 0b4d76b..4ff9c9d 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -645,7 +645,7 @@ extern boolean bfd_xcoff_record_link_assignment extern boolean bfd_xcoff_size_dynamic_sections PARAMS ((bfd *, struct bfd_link_info *, const char *, const char *, unsigned long, unsigned long, unsigned long, boolean, - int, boolean, struct sec **)); + int, boolean, boolean, struct sec **)); /* And more from the source. */ void |