aboutsummaryrefslogtreecommitdiff
path: root/ld/ldver.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldver.c')
-rw-r--r--ld/ldver.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld/ldver.c b/ld/ldver.c
index e6c7b09..710bf90 100644
--- a/ld/ldver.c
+++ b/ld/ldver.c
@@ -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);