X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wma.h;h=df61c20a173e78ebd66465c4855c5c3f6d0fae90;hp=18748dad9be2bdbf6faf1c7a1a49cba6d78e8fac;hb=f2484293fd31da67792c858fee10792d3c108908;hpb=84c3f9183674c561772dc4064e1b32a1e76ea8a3 diff --git a/wma.h b/wma.h index 18748dad..df61c20a 100644 --- a/wma.h +++ b/wma.h @@ -1,10 +1,10 @@ +/** \file wma.h The asf_header structure and public wma function declarations. */ + /** * Information contained in an asf audio file header. * * Both para_filter and para_afh need to read the header. */ - -/** Information stored in the asf header. */ struct asf_header_info { /** The size of the audio file header. */ int header_len;