* gdb.texinfo (C Operators): Remove incorrect parenthetical comment
[deliverable/binutils-gdb.git] / binutils / bucomm.h
index 2288f43bd304a7fc25ad83b6161af06ce33801ca..08c166b4c94b40f3c904e64961b300356a0eced8 100644 (file)
@@ -27,6 +27,9 @@ const char *bfd_get_archive_filename (bfd *);
 
 void bfd_nonfatal (const char *);
 
+void bfd_nonfatal_message (const char *, const bfd *, const asection *,
+                          const char *, ...);
+
 void bfd_fatal (const char *) ATTRIBUTE_NORETURN;
 
 void report (const char *, va_list) ATTRIBUTE_PRINTF(1,0);
This page took 0.026379 seconds and 4 git commands to generate.