* aout-encap.c: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / aoutx.h
index c619e0e74d25c8da621e8901eeca038d9d50238d..0a3c05ad6e55e90598de85d46bc646e784fc786b 100644 (file)
@@ -930,7 +930,7 @@ adjust_o_magic (abfd, execp)
     }
   else
     {
-      /* The VMA of the .bss section is set by the the VMA of the
+      /* The VMA of the .bss section is set by the VMA of the
          .data section plus the size of the .data section.  We may
          need to add padding bytes to make this true.  */
       pad = obj_bsssec (abfd)->vma - vma;
This page took 0.055118 seconds and 4 git commands to generate.