summaryrefslogtreecommitdiffstats
path: root/libao2/pl_format.c
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/pl_format.c')
-rw-r--r--libao2/pl_format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libao2/pl_format.c b/libao2/pl_format.c
index 1b31ff92b3..87b5bc8720 100644
--- a/libao2/pl_format.c
+++ b/libao2/pl_format.c
@@ -57,7 +57,7 @@ static pl_format_t pl_format={NULL,0,0,0,1};
#define SIGN_MASK (1<<3)
// 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_format.data)