From 6ed89c00083351e911fc11f817b1fdb7d21b7a7b Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 3 Nov 2005 02:52:51 +0000 Subject: [PATCH] * bfdlink.h (struct bfd_link_order): Tweak comment. --- include/ChangeLog | 4 ++++ include/bfdlink.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/include/ChangeLog b/include/ChangeLog index e2c90f819a7..9cd2da017ea 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2005-11-03 Alan Modra + + * bfdlink.h (struct bfd_link_order): Tweak comment. + 2005-10-31 Mark Kettenis * floatformat.h (enum floatformat_byteorders): Add diff --git a/include/bfdlink.h b/include/bfdlink.h index 66a5b428411..3c978e80bfa 100644 --- a/include/bfdlink.h +++ b/include/bfdlink.h @@ -554,7 +554,7 @@ enum bfd_link_order_type }; /* This is the link_order structure itself. These form a chain - attached to the section whose contents they are describing. */ + attached to the output section whose contents they are describing. */ struct bfd_link_order { -- 2.39.2