summaryrefslogtreecommitdiff
path: root/com32/include/sys/elfcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'com32/include/sys/elfcommon.h')
-rw-r--r--com32/include/sys/elfcommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/include/sys/elfcommon.h b/com32/include/sys/elfcommon.h
index 99b5ad10..29f20943 100644
--- a/com32/include/sys/elfcommon.h
+++ b/com32/include/sys/elfcommon.h
@@ -162,7 +162,7 @@
#define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
#define DT_EXTRANUM 3
-/* Auxilliary table entries */
+/* Auxiliary table entries */
#define AT_NULL 0 /* end of vector */
#define AT_IGNORE 1 /* entry should be ignored */
#define AT_EXECFD 2 /* file descriptor of program */