X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afs.h;h=c34f88176baf1ab8113aa2797433b5cac24b3969;hb=ccf42979a31a56e991b5c6d7d4043381f7487d6e;hp=3f9c7fc6ba6daacd7412d56aaef1608106010c0f;hpb=e921be422a216b87e3e6812f16b27c9a6927099d;p=paraslash.git diff --git a/afs.h b/afs.h index 3f9c7fc6..c34f8817 100644 --- a/afs.h +++ b/afs.h @@ -69,7 +69,7 @@ struct audio_format_handler { * * Must initialize all function pointers and is assumed to succeed. */ - void (*init)(void*); + void (*init)(struct audio_format_handler*); /** * period of time between sending data chunks */