commit 0b6b84886cbf1dc3f26da8c8935da35553b62aed parent 5534e607038648e7692b1e232d5825d966219028 Author: sin <sin@2f30.org> Date: Wed, 4 Dec 2013 17:41:52 +0000 Add newline at end of file Diffstat:
M | util/eprintf.c | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/util/eprintf.c b/util/eprintf.c @@ -60,4 +60,4 @@ weprintf(const char *fmt, ...) fputc(' ', stderr); perror(NULL); } -} -\ No newline at end of file +}