mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
0bdc9d24ab
`puts("");` did not print a newline. The standard
behavior is to print a newline even if the string
is empty.
Signed-off-by: liamHowatt <liamjmh0@gmail.com>