X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afh.h;h=daac3279729ab5f9001a2f4e15366b21943c2d1e;hb=77aa550660c490ef33bc42f7185516708908d022;hp=69c1188ed75d294ddfc417567b7bd50967692e85;hpb=0b814bdbb7a3fe018cffee0162dc6c916cfa6879;p=paraslash.git diff --git a/afh.h b/afh.h index 69c1188e..daac3279 100644 --- 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; };