diff options
author | Adam Barth <abarth@google.com> | 2021-01-07 21:29:08 +0000 |
---|---|---|
committer | Adam Barth <abarth@google.com> | 2021-01-07 22:56:55 +0000 |
commit | e9efd05fe4e57602e21f3b3969641524129bb0cb (patch) | |
tree | 6cf839bd2091a7013ca50fa72b496dd33bb610a0 /libc/stdio/stdio.cpp | |
parent | be77febd61bf6aca3d44969e9611854f39d91d18 (diff) |
Fix -Wnewline-eof
Technically, C requires that all source files end with a newline. In
practice, most compilers will accept source files without a newline, but
it does trigger the -Wnewline-eof warning.
Change-Id: I64a92b82f4d5724cd8b45821cfd59eb3de39514b
Diffstat (limited to 'libc/stdio/stdio.cpp')
0 files changed, 0 insertions, 0 deletions