mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
a8de37fbec
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done