aboutsummaryrefslogtreecommitdiff
path: root/src/dsd2pcm/dsd2pcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dsd2pcm/dsd2pcm.h')
-rw-r--r--src/dsd2pcm/dsd2pcm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dsd2pcm/dsd2pcm.h b/src/dsd2pcm/dsd2pcm.h
index 26f6b6f1..80e8ce0c 100644
--- a/src/dsd2pcm/dsd2pcm.h
+++ b/src/dsd2pcm/dsd2pcm.h
@@ -20,7 +20,7 @@ typedef struct dsd2pcm_ctx_s dsd2pcm_ctx;
* POSIX thread-safety definition because it modifies global state
* (lookup tables are computed during the first call)
*/
-extern dsd2pcm_ctx* dsd2pcm_init();
+extern dsd2pcm_ctx* dsd2pcm_init(void);
/**
* deinitializes a "dsd2pcm engine"