]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - audiod.c
doxygen: Remove some stale doxygen references.
[paraslash.git] / audiod.c
index 74d0ce233b46407c208022229df9a5da26e88f3b..20902c3704052d69c4007229cc961c9b2cabce1a 100644 (file)
--- a/audiod.c
+++ b/audiod.c
@@ -109,9 +109,7 @@ struct slot_info {
  * para_audiod uses \p MAX_STREAM_SLOTS different slots, each of which may
  * be associated with a receiver/filter/writer triple. This array holds all
  * information on the status of these slots.
- *
- * \sa struct slot_info
- * */
+ */
 struct slot_info slot[MAX_STREAM_SLOTS];
 
 /** The vss status flags audiod is interested in. */