From 2af04d6ec602b2068d35d5b976f070a1b065f307 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 1 Mar 2019 05:04:45 +0100 Subject: Fix compiler join thread, fix compiliation with clang --- include/std/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/std/log.h') diff --git a/include/std/log.h b/include/std/log.h index 6ce9e4c..d13c5bf 100644 --- a/include/std/log.h +++ b/include/std/log.h @@ -10,4 +10,4 @@ void amal_log_info(const char *fmt, ...); void amal_log_warning(const char *fmt, ...); void amal_log_perror(const char *prefix); -#endif \ No newline at end of file +#endif -- cgit v1.2.3