diff options
author | tanyaionova <isaqtm@gmail.com> | 2019-11-21 10:41:19 +0300 |
---|---|---|
committer | tanyaionova <isaqtm@gmail.com> | 2019-11-21 10:41:19 +0300 |
commit | 71c5a9445dc709eab44bd94818db2809de31c9b5 (patch) | |
tree | 0b08d13bad1a7e90ab639ac92862f25f2addbb4b /log.h | |
parent | ac7fd63348553c2a0ad1b776c7039b1a8b60dbe8 (diff) | |
download | ash-sbox-71c5a9445dc709eab44bd94818db2809de31c9b5.tar.gz |
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 |