mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
stdint.h: Fix a comment
This commit is contained in:
committed by
Xiang Xiao
parent
0e425584b8
commit
4fe0f3d99e
+1
-1
@@ -299,5 +299,5 @@ typedef _int32_t intmax_t;
|
||||
typedef _uint32_t uintmax_t;
|
||||
#endif
|
||||
|
||||
#endif /* CONFIG_ARCH_STDBOOL_H */
|
||||
#endif /* CONFIG_ARCH_STDINT_H */
|
||||
#endif /* __INCLUDE_STDINT_H */
|
||||
|
||||
Reference in New Issue
Block a user