X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh.h;h=1e37c9c39c26a328c6663e8108f9ff2d071ff4a2;hp=52d50a9103c8093a840c9b8e09003ad764f69c1f;hb=732db80493440d188963cea27d822447925ab5ad;hpb=d4776878609698ca63c99c3db711ae3edf038bba diff --git a/afh.h b/afh.h index 52d50a91..1e37c9c3 100644 --- a/afh.h +++ b/afh.h @@ -26,10 +26,7 @@ /** size of the audio_file info string */ #define AUDIO_FILE_INFO_SIZE 256 -/** - * Audio format dependent information. Details vary between each audio format - * handler. - */ +/** Audio format dependent information. */ struct afh_info { /** The number of chunks this audio file contains. */ long unsigned chunks_total;