]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afh.h
doxygen: Add \ref to references.
[paraslash.git] / afh.h
diff --git a/afh.h b/afh.h
index 6dc5a3fc663659b67f658c9ef9b58883adde6266..20c61dbac61ab689798c27aff92f479556a04c3f 100644 (file)
--- 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);