]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mp3_afh.c
fix doxygen comment of the init functions of all audio format handlers.
[paraslash.git] / mp3_afh.c
index a5f8d740a86c3d125e3986d3853e3c198ac7510b..3630075941a2fccd355037b3b28af8486f80be41 100644 (file)
--- 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)
 {