crunchide(1): Fix a typo in a comment
- s/maek/make/ Obtained from: NetBSD MFC after: 3 days
This commit is contained in:
parent
ae37e4a0d1
commit
d34de8d378
@ -162,7 +162,7 @@ ELFNAMEEND(check)(int fd, const char *fn __unused)
|
||||
unsigned char data;
|
||||
|
||||
/*
|
||||
* Check the header to maek sure it's an ELF file (of the
|
||||
* Check the header to make sure it's an ELF file (of the
|
||||
* appropriate size).
|
||||
*/
|
||||
if (fstat(fd, &sb) == -1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user