X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh.h;h=20c61dbac61ab689798c27aff92f479556a04c3f;hp=6dc5a3fc663659b67f658c9ef9b58883adde6266;hb=ee7c57f8dc4edfdc91f2f8657b6429d90ab13e79;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);