minor formatting

This commit is contained in:
Josh Coalson 2004-09-26 00:25:20 +00:00
parent a3059c96f1
commit 8f6a06bb33
1 changed files with 1 additions and 1 deletions

View File

@ -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;