mirror of https://github.com/wb2osz/direwolf.git
Merge aee5803e5f
into 486b3cf1f6
This commit is contained in:
commit
d992e6f0cb
|
@ -134,7 +134,7 @@ static struct {
|
|||
|
||||
static struct {
|
||||
char data[4]; /* "data" */
|
||||
int datasize;
|
||||
uint32_t datasize;
|
||||
} wav_data;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue