]> git.tuebingen.mpg.de Git - paraslash.git/commit
check_wav: Use read_u32() and read_u16().
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 8 Sep 2018 11:13:32 +0000 (13:13 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 30 Sep 2018 19:31:39 +0000 (21:31 +0200)
commit168f404f2a4bae6e1977c238a87182f465c5fd9b
treeb46b5c3f014bb629546a04e4dc0b2fa1b91aeeb0
parent82a2ba5f555f69f5a6f14fd4a7f7eef8fd1f1fd9
check_wav: Use read_u32() and read_u16().

This is equivalent and improves readability.
check_wav.c