aboutsummaryrefslogtreecommitdiff
path: root/ld/ldver.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldver.c')
-rw-r--r--ld/ldver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldver.c b/ld/ldver.c
index 8750352..49fcfd1 100644
--- a/ld/ldver.c
+++ b/ld/ldver.c
@@ -29,7 +29,7 @@ void
ldversion (noisy)
int noisy;
{
- fprintf(stdout,"ld version 2.4.1 (with BFD %s)\n", BFD_VERSION);
+ fprintf(stdout,"ld version cygnus-2.4.1 (with BFD %s)\n", BFD_VERSION);
if (noisy)
{