]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* bfdlink.h (struct bfd_link_order): Tweak comment.
authorAlan Modra <amodra@gmail.com>
Thu, 3 Nov 2005 02:52:51 +0000 (02:52 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 3 Nov 2005 02:52:51 +0000 (02:52 +0000)
include/ChangeLog
include/bfdlink.h

index e2c90f819a7240a30e9793424ce9df68384995d2..9cd2da017ea092ae28c1f3108392093e1650289e 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * bfdlink.h (struct bfd_link_order): Tweak comment.
+
 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
 
        * floatformat.h (enum floatformat_byteorders): Add
index 66a5b4284118296b95a88722984e270da414aa9c..3c978e80bfa978306e405de006a304ea0120bcb0 100644 (file)
@@ -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
 {