Fix some misspellings.

This commit is contained in:
Markus F.X.J. Oberhumer
2017-07-22 12:54:37 +02:00
parent 33dc947c21
commit 69355514c9
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ static int readelfheaderident(int fd, Elf32_Ehdr *ehdr)
do_reverse_endian = 0;
}
#else
#error unkown endianness
#error unknown endianness
#endif
else {
err("Unsupported endianness");