]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Rename read_char() to read_int8().
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 18 Aug 2021 13:08:25 +0000 (15:08 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit57876d8b3bb054060dd4d6c2456b81fe0f1e846e
treeb9b3613116f017e86f12bfc7c7c5000d8a3ec30a
parent391f710903d9550b37db25c9ef41466cfbd629eb
mp4: Rename read_char() to read_int8().

That's more to the point, and is consistent with the other functions
which read integer values.
mp4.c