mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor formatting
This commit is contained in:
@@ -31,7 +31,7 @@ typedef struct {
|
||||
char artist[30];
|
||||
char album[30];
|
||||
char year[4];
|
||||
/* always use layout of id3 v1.1 */
|
||||
/* always use layout of id3 v1.1 */
|
||||
char comment[28];
|
||||
char zero;
|
||||
unsigned char track;
|
||||
|
||||
Reference in New Issue
Block a user