X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=filter.h;h=3425ae856615ff6b37e8b05fc8eea98198af1260;hb=dd0b1f12758ac877de6834b34f8c7f9291d4311d;hp=2a75b1864dd49348a50087c5aa7e4aa1e6edb453;hpb=89a0e510df07bc7210ca9e73381763fdd183df75;p=paraslash.git diff --git a/filter.h b/filter.h index 2a75b186..3425ae85 100644 --- 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. */