This commit is contained in:
Thomas Habets 2025-03-15 10:13:53 +00:00 committed by GitHub
commit a743551ec2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ static struct {
static struct {
char data[4]; /* "data" */
int datasize;
uint32_t datasize;
} wav_data;