todo update

git-svn-id: https://svn.musicpd.org/mpd/trunk@1335 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2004-06-04 20:13:04 +00:00
parent 6e4b1a3a17
commit 3f5d9a67fc
2 changed files with 16 additions and 4 deletions

View File

@@ -335,7 +335,7 @@ struct xing {
long flags; /* valid fields (see below) */
unsigned long frames; /* total number of frames */
unsigned long bytes; /* total number of bytes */
unsigned char toc[100]; /* 100-point seek table */
unsigned char toc[100]; /* 100-point seek table */
long scale; /* ?? */
};