mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
libc/misc: fix typo error about misc/Kconfig
nuttx/libs/libc/misc/Kconfig:96: differents ==> different, difference Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
This commit is contained in:
@@ -93,7 +93,7 @@ config LIBC_UNAME_DISABLE_TIMESTAMP
|
|||||||
---help---
|
---help---
|
||||||
Currently uname command will print the timestamp
|
Currently uname command will print the timestamp
|
||||||
when the binary was built, and it generates an issue
|
when the binary was built, and it generates an issue
|
||||||
because two identical built binaries will have differents
|
because two identical built binaries will have different
|
||||||
hashes/CRC.
|
hashes/CRC.
|
||||||
|
|
||||||
choice
|
choice
|
||||||
|
|||||||
Reference in New Issue
Block a user