* coffgrok.h: Add missing parameter for prototype of coff_grok.
[deliverable/binutils-gdb.git] / binutils / coffgrok.h
index e442bae0bcb83562adfc9632caa4c5dcb3b0d6e0..be0bdef3c924a03856783f5c4edebfe932f58857 100644 (file)
@@ -222,4 +222,4 @@ struct coff_sfile
      struct coff_sfile *sfile;
   };
 
-struct coff_ofile *coff_grok();
+struct coff_ofile *coff_grok PARAMS ((bfd *));
This page took 0.024455 seconds and 4 git commands to generate.