This commit is contained in:
Thomas Habets 2025-04-30 21:04:11 +00:00 committed by GitHub
commit d992e6f0cb
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;