binutils ChangeLog:
[deliverable/binutils-gdb.git] / ld / ldver.c
index e6c7b090a8907ade0bb3188e13b73acd4c53a597..710bf909ba5032734c3206fcdff16ae662e25eb9 100644 (file)
@@ -32,8 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "ldmain.h"
 
 void
-ldversion (noisy)
-     int noisy;
+ldversion (int noisy)
 {
   /* Output for noisy == 2 is intended to follow the GNU standards.  */
   fprintf (stdout, _("GNU ld version %s\n"), BFD_VERSION_STRING);
This page took 0.029526 seconds and 4 git commands to generate.