X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Felf32-mep.c;h=6fecb2502d36d0e28e5c7099ea8f74fb835574e7;hb=cc643b88f142802bf907b2f28ff47c4d1bf55e8b;hp=b688d679ee217c9fe918be80b553c7ad75545470;hpb=4c422395e61397529b6bbafc7fa5c0e28b4c56dc;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-mep.c b/bfd/elf32-mep.c index b688d679ee..6fecb2502d 100644 --- a/bfd/elf32-mep.c +++ b/bfd/elf32-mep.c @@ -606,7 +606,7 @@ mep_elf_merge_private_bfd_data (bfd * ibfd, bfd * obfd) flagword old_flags, new_flags; flagword old_partial, new_partial; - /* Check if we have the same endianess. */ + /* Check if we have the same endianness. */ if (_bfd_generic_verify_endian_match (ibfd, obfd) == FALSE) return FALSE;