projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
afs.h: Don't try to list all supported audio formats.
[paraslash.git]
/
afs.h
diff --git
a/afs.h
b/afs.h
index
273204e
..
7a3f963
100644
(file)
--- a/
afs.h
+++ b/
afs.h
@@
-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;