]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afh.h
small documentation cleanup
[paraslash.git] / afh.h
diff --git a/afh.h b/afh.h
index 69c1188ed75d294ddfc417567b7bd50967692e85..daac3279729ab5f9001a2f4e15366b21943c2d1e 100644 (file)
--- a/afh.h
+++ b/afh.h
@@ -70,7 +70,7 @@ struct audio_format_info {
         * file header.
         */
        char *header;
-       /* the length of the header, ignored if \a header is \p NULL */
+       /** the length of the header, ignored if \a header is \p NULL */
        unsigned header_len;
 };