]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - ogg_afh.c
fix doxygen comment of the init functions of all audio format handlers.
[paraslash.git] / ogg_afh.c
index 3c7a143121897d045658195713bcb47170c6324f..28ab42a2b0c54ef311a33d72d8e9e5439a1f44ed 100644 (file)
--- a/ogg_afh.c
+++ b/ogg_afh.c
@@ -275,7 +275,7 @@ static const char* ogg_suffixes[] = {"ogg", NULL};
 /**
  * the init function of the ogg vorbis audio format handler
  *
- * \param p pointer to the struct to initialize
+ * \param afh pointer to the struct to initialize
  */
 void ogg_init(struct audio_format_handler *afh)
 {