summaryrefslogtreecommitdiffstats
path: root/libao2/pl_delay.c
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/pl_delay.c')
-rw-r--r--libao2/pl_delay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libao2/pl_delay.c b/libao2/pl_delay.c
index d194a5a3e1..55df925439 100644
--- a/libao2/pl_delay.c
+++ b/libao2/pl_delay.c
@@ -38,7 +38,7 @@ typedef struct pl_delay_s
static pl_delay_t pl_delay={NULL,NULL,0,0,0,0};
// to set/get/query special features/parameters
-static int control(int cmd,int arg){
+static int control(int cmd,void *arg){
switch(cmd){
case AOCONTROL_PLUGIN_SET_LEN:
if(pl_delay.data)