aboutsummaryrefslogtreecommitdiffstats
path: root/src/worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/worker.c')
-rw-r--r--src/worker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/worker.c b/src/worker.c
index 7d2448b..a055d53 100644
--- a/src/worker.c
+++ b/src/worker.c
@@ -16,7 +16,7 @@
#include "worker.h"
-LV2_Worker_Status
+static LV2_Worker_Status
jalv_worker_respond(LV2_Worker_Respond_Handle handle,
uint32_t size,
const void* data)