aboutsummaryrefslogtreecommitdiff
path: root/arm64-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'arm64-link.c')
-rw-r--r--arm64-link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm64-link.c b/arm64-link.c
index b2e12b6..73e503e 100644
--- a/arm64-link.c
+++ b/arm64-link.c
@@ -51,7 +51,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)