Fix doxygen reference to struct writer.
authorAndre Noll <maan@systemlinux.org>
Wed, 17 Feb 2010 05:28:36 +0000 (06:28 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 17 Feb 2010 05:28:36 +0000 (06:28 +0100)
Fixes
Warning: unable to resolve reference to `struct' for \ref command

alsa_write.c

index 760b81697a61d9dd532c58613710a3164ab2d40e..a2bb8d77ad381ceb593ab77828ce28a9938d0444 100644 (file)
@@ -298,7 +298,7 @@ static void alsa_free_config(void *conf)
  *
  * \param w Pointer to the writer to initialize.
  *
  *
  * \param w Pointer to the writer to initialize.
  *
- * \sa \ref struct writer.
+ * \sa struct \ref writer.
  */
 void alsa_write_init(struct writer *w)
 {
  */
 void alsa_write_init(struct writer *w)
 {