diff options
Diffstat (limited to 'log.h')
-rw-r--r-- | log.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,4 +27,4 @@ void log_set_quiet(int enable); void log_log(int level, const char *file, int line, const char *fmt, ...); -#endif
\ No newline at end of file +#endif |