bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: typo in bfd/elflink.h


From: Nick Clifton
Subject: Re: typo in bfd/elflink.h
Date: 18 Sep 2001 08:54:41 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Hi Castor,

> At line 5602 of bfd/elflink.h we have:
> 
>                   if (isec->symbol->value != isym->st_value)
>                     (*_bfd_error_handler)
>                       (_("%s: invalid section symbol index 0x%x (%s) 
> ingored"),
>                        bfd_get_filename (input_bfd), isym->st_shndx,
>                        name);
> 
> "ingored" should probably be "ignored".

Thanks for pointing this out.  I have now fixed this.

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]