aboutsummaryrefslogtreecommitdiff
path: root/c67-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'c67-link.c')
-rw-r--r--c67-link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c67-link.c b/c67-link.c
index 4b22fd9..de72e44 100644
--- a/c67-link.c
+++ b/c67-link.c
@@ -44,7 +44,7 @@ int code_reloc (int reloc_type)
return -1;
}
-/* Returns an enumerator to describe wether and when the relocation needs a
+/* Returns an enumerator to describe whether and when the relocation needs a
GOT and/or PLT entry to be created. See tcc.h for a description of the
different values. */
int gotplt_entry_type (int reloc_type)