aboutsummaryrefslogtreecommitdiff
path: root/ld/ldver.c
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-05-27 16:58:05 +0000
committerKen Raeburn <raeburn@cygnus>1994-05-27 16:58:05 +0000
commitc06e55d99ac38bd32492481f46b69ec62ee1e433 (patch)
tree7567d7ea926780a1d5242d47399b3a267283bb3a /ld/ldver.c
parent60e8a534070c8dc181b2fb4971b8199597a168f1 (diff)
downloadfsf-binutils-gdb-c06e55d99ac38bd32492481f46b69ec62ee1e433.zip
fsf-binutils-gdb-c06e55d99ac38bd32492481f46b69ec62ee1e433.tar.gz
fsf-binutils-gdb-c06e55d99ac38bd32492481f46b69ec62ee1e433.tar.bz2
changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)
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)
{