aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cubeb_log.h')
-rw-r--r--src/cubeb_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cubeb_log.h b/src/cubeb_log.h
index aee3180..4380da4 100644
--- a/src/cubeb_log.h
+++ b/src/cubeb_log.h
@@ -35,7 +35,7 @@ extern cubeb_log_callback g_cubeb_log_callback PRINTF_FORMAT(1, 2);
void
cubeb_async_log(const char * fmt, ...);
void
-cubeb_async_log_reset_threads();
+cubeb_async_log_reset_threads(void);
#ifdef __cplusplus
}