X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.h;h=9669b26d7fba7802af4b2156a26e804e937ea051;hp=273204e6c69f1aa926b795a49ce4dbd6721e3f9b;hb=47a9983cc65ef57ad25c4ba3e16cabe48fd57b23;hpb=027f2c1237051d2d569d6be7f381c886f659bac3 diff --git a/afs.h b/afs.h index 273204e6..9669b26d 100644 --- a/afs.h +++ b/afs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Andre Noll + * Copyright (C) 2007-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -20,7 +20,7 @@ struct afs_info { uint32_t image_id; /** Lyrics blob associated with this file (foreign key). */ uint32_t lyrics_id; - /** Mp3, ogg, aac, wma, spx. */ + /** Mp3, ogg, ... */ uint8_t audio_format_id; /** Amplification value. */ uint8_t amp;