X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Felf%2Fcommon.h;h=3a6244dc6dc9bb8f1719f8f436deec5baffeb005;hb=67ce483baa43121a17195efe4b14a183e9fd8232;hp=773f378fde1c25081b9176bd5aeeeb995b5958ec;hpb=4174bfff8a88f21659446cf631dbbbad615b4a9e;p=deliverable%2Fbinutils-gdb.git diff --git a/include/elf/common.h b/include/elf/common.h index 773f378fde..3a6244dc6d 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -498,7 +498,7 @@ #define SHT_FINI_ARRAY 15 /* Array of ptrs to finish functions */ #define SHT_PREINIT_ARRAY 16 /* Array of ptrs to pre-init funcs */ #define SHT_GROUP 17 /* Section contains a section group */ -#define SHT_SYMTAB_SHNDX 18 /* Indicies for SHN_XINDEX entries */ +#define SHT_SYMTAB_SHNDX 18 /* Indices for SHN_XINDEX entries */ #define SHT_LOOS 0x60000000 /* First of OS specific semantics */ #define SHT_HIOS 0x6fffffff /* Last of OS specific semantics */