X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mp3_afh.c;h=3630075941a2fccd355037b3b28af8486f80be41;hp=a5f8d740a86c3d125e3986d3853e3c198ac7510b;hb=fcbaa47c0cb6e3e45bf1c465180752289bbe8b6b;hpb=7e002af5ee72f6ac95a760959a4bc1435271dcae;ds=sidebyside diff --git a/mp3_afh.c b/mp3_afh.c index a5f8d740..36300759 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -451,7 +451,7 @@ static const char* mp3_suffixes[] = {"mp3", NULL}; /** * the init function of the mp3 audio format handler * - * \param p pointer to the struct to initialize + * \param afh pointer to the struct to initialize */ void mp3_init(struct audio_format_handler *afh) {