mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
55a7dfc9a7
commit
cde88cabcc
+1
-1
@@ -95,7 +95,7 @@
|
||||
# define HOSTNAME "Native" /* Windows native */
|
||||
#elif defined(HOST_CYGWIN)
|
||||
# define SEPARATOR '/'
|
||||
# define HOSTNAME "Cywgin" /* Cygwin or MSYS under Windows */
|
||||
# define HOSTNAME "Cygwin" /* Cygwin or MSYS under Windows */
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user