nuttx-apps/examples/webserver/httpd-fs
Xiang Xiao 779197c63e Ensure all source code end with one and only one newline
by this command:
git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2020-02-09 08:14:49 -06:00
..
.gitignore
404.html Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00
fade.png
files.shtml
footer.html
header.html
index.shtml
stats.shtml
style.css
tcp.shtml Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00