include: Fix typos reported by codespell

This commit is contained in:
Gustavo Henrique Nihei
2021-02-25 09:15:53 -03:00
committed by Xiang Xiao
parent 651b905b99
commit b9f231cdca
19 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
#define S_TYPEISMQ(buf) S_ISMQ((buf)->st_mode)
#define S_TYPEISSHM(buf) S_ISSHM((buf)->st_mode)
/* The following macros are required by POSIX to acheive backward
/* The following macros are required by POSIX to achieve backward
* compatibility with earlier versions of struct stat.
*/