demux: wav: change i_size type
commit9d7e963e054ba740e479792b1ff635cdc6736c30
authorThomas Guillem <thomas@gllm.fr>
Thu, 12 Mar 2020 12:28:48 +0000 (12 13:28 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 16 Mar 2020 12:31:08 +0000 (16 13:31 +0100)
tree40c668e701b4b2f18a2052765cd428a48bea80cc
parent6544b0598c39bac3b122dfb4bcac85fbfe3a0047
demux: wav: change i_size type

Use the same type than GetDWLE() that returns an uint32_t.
modules/demux/wav.c