Spelling fixes

Comments only, no change to functionality
This commit is contained in:
Larry Doolittle
2017-09-24 18:03:26 -07:00
parent 44d4da62bb
commit 1b6806e5bb
19 changed files with 28 additions and 28 deletions

2
tcc.h
View File

@@ -1453,7 +1453,7 @@ ST_FUNC int handle_eob(void);
/* ------------ xxx-link.c ------------ */
/* Wether to generate a GOT/PLT entry and when. NO_GOTPLT_ENTRY is first so
/* Whether to generate a GOT/PLT entry and when. NO_GOTPLT_ENTRY is first so
that unknown relocation don't create a GOT or PLT entry */
enum gotplt_entry {
NO_GOTPLT_ENTRY, /* never generate (eg. GLOB_DAT & JMP_SLOT relocs) */