]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
fix audiod command line option handling.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index 3f9c7fc6ba6daacd7412d56aaef1608106010c0f..c34f88176baf1ab8113aa2797433b5cac24b3969 100644 (file)
--- 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
        */