X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh.h;h=20c61dbac61ab689798c27aff92f479556a04c3f;hp=6dc5a3fc663659b67f658c9ef9b58883adde6266;hb=cd7fb29f0d29504daf4d97a37344d97e42de81e2;hpb=6a0cd05bad7cb1fb166c54aaa8f04927e40baa68 diff --git a/afh.h b/afh.h index 6dc5a3fc..20c61dba 100644 --- a/afh.h +++ b/afh.h @@ -103,7 +103,7 @@ struct audio_format_handler { * success, the function must return a positive value and fill in the * given struct afh_info. * - * \sa struct afh_info + * \sa struct \ref afh_info. */ int (*get_file_info)(char *map, size_t numbytes, int fd, struct afh_info *afhi);