2003-10-23 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 23 Oct 2003 18:27:41 +0000 (18:27 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 23 Oct 2003 18:27:41 +0000 (18:27 +0000)
        * section.c (asection): Fix typo in comment.

bfd/ChangeLog
bfd/section.c

index 48aae37..926b2a1 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-23  Michael Snyder  <msnyder@redhat.com>
+
+       * section.c (asection): Fix typo in comment.
+
 2003-10-23  Alan Modra  <amodra@bigpond.net.au>
 
        * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc
index 30b1330..3dcfcb2 100644 (file)
@@ -402,7 +402,7 @@ CODE_FRAGMENT
 .  {* Nonzero if this section has a gp reloc.  *}
 .  unsigned int has_gp_reloc:1;
 .
-.  {* Usused bits.  *}
+.  {* Unused bits.  *}
 .  unsigned int flag13:1;
 .  unsigned int flag14:1;
 .  unsigned int flag15:1;