Add newline at end of file

This commit is contained in:
sin 2013-12-04 17:41:52 +00:00
parent 5534e60703
commit 0b6b84886c

View File

@ -60,4 +60,4 @@ weprintf(const char *fmt, ...)
fputc(' ', stderr);
perror(NULL);
}
}
}