]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - filter.h
Rename filter source files.
[paraslash.git] / filter.h
index 2a75b1864dd49348a50087c5aa7e4aa1e6edb453..3425ae856615ff6b37e8b05fc8eea98198af1260 100644 (file)
--- a/filter.h
+++ b/filter.h
@@ -143,7 +143,7 @@ struct filter_callback {
  * Note: As several instances of the same filter may be running at the same
  * time, all these filter functions must be reentrant; no static non-constant
  * variables may be used.
- * \sa mp3dec.c, oggdec.c, wav.c, compress.c, filter_node
+ * \sa mp3dec_filter.c, oggdec_filter.c, wav_filter.c, compress_filter.c, filter_node
  */
 struct filter {
        /** The name of the filter. */