]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - check_wav.c
Merge topic branch t/sf_float into pu
[paraslash.git] / check_wav.c
index 821483274aba25f5f74473d2151a205c8dafee55..48a204bb598c1f9ebc873b10d64704eb256cc2de 100644 (file)
@@ -54,7 +54,7 @@ void check_wav_pre_monitor(struct sched *s, struct check_wav_context *cwc)
                sched_min_delay(s);
 }
 
-static int check_wav_exec(struct btr_node *btrn, const char *cmd, char **result)
+static int check_wav_exec(const struct btr_node *btrn, const char *cmd, char **result)
 {
        struct check_wav_context *cwc = btr_context(btrn);
        int val, header_val, given, arg;