mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
include: Fix typos reported by codespell
This commit is contained in:
committed by
Xiang Xiao
parent
651b905b99
commit
b9f231cdca
+1
-1
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user