X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=spxdec_filter.c;h=ce72125e125951feb2a14bd0add6e61762e77b1a;hb=refs%2Fheads%2Fpu;hp=08eac02a557b2d503646666edd7ffb35e1c5c5f7;hpb=bf9b5be049c1b475beabcaab28c560b8343d9247;p=paraslash.git diff --git a/spxdec_filter.c b/spxdec_filter.c index 08eac02a..ce72125e 100644 --- a/spxdec_filter.c +++ b/spxdec_filter.c @@ -102,7 +102,7 @@ static void speexdec_close(struct filter_node *fn) fn->private_data = NULL; } -static int speexdec_execute(struct btr_node *btrn, const char *cmd, +static int speexdec_execute(const struct btr_node *btrn, const char *cmd, char **result) { struct filter_node *fn = btr_context(btrn);