From 161a8490fbac528f190a7ef5bd6fbc44e997db48 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 3 Nov 2005 02:52:51 +0000 Subject: * bfdlink.h (struct bfd_link_order): Tweak comment. --- include/bfdlink.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/bfdlink.h') diff --git a/include/bfdlink.h b/include/bfdlink.h index 66a5b4284..3c978e80b 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 { -- cgit v1.2.3