fix yellow
Change-Id: Ie3aa9b208e3f4f17d4d02f11f69839e9b381217d
This commit is contained in:
parent
d392da8002
commit
da417ab93d
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ struct apetag_header
|
|||
|
||||
struct apetag_item_header
|
||||
{
|
||||
uint32_t length;
|
||||
int32_t length;
|
||||
uint32_t flags;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue