MusicChunk: rename struct to MusicChunk

This commit is contained in:
Max Kellermann
2014-08-12 15:56:41 +02:00
parent 61f9e79ec9
commit c94b4466d5
16 changed files with 75 additions and 74 deletions

View File

@@ -144,7 +144,7 @@ struct DecoderControl {
float total_time;
/** the #music_chunk allocator */
/** the #MusicChunk allocator */
MusicBuffer *buffer;
/**