]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/libxcoff.h
* aout-encap.c: Fix comment typos.
[thirdparty/binutils-gdb.git] / bfd / libxcoff.h
index 3c2532a66b6fd21d951013f6a2986b856e547c79..b0ac0501f582fcfb86bbd85289bcf851d0ac7d66 100644 (file)
@@ -49,7 +49,7 @@ struct xcoff_backend_data_rec
   void (* _xcoff_swap_ldrel_in)(bfd *, const PTR, struct internal_ldrel *);
   void (* _xcoff_swap_ldrel_out)(bfd *, const struct internal_ldrel *, PTR);
 
-  /* size of the the external struct */
+  /* size of the external struct */
   unsigned int _xcoff_ldhdrsz;
   unsigned int _xcoff_ldsymsz;
   unsigned int _xcoff_ldrelsz;