]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Whitespace and indentation cleanups for create_ilst().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 9 Aug 2021 22:23:52 +0000 (00:23 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commitfd11b7738de8b2961774737731de6b1b084120c8
treea4804932d70ea71f95ffecd7f2340ebf0b73cb29
parent0774bde6447b529a1b607e37a72b5d6cd124be42
mp4: Whitespace and indentation cleanups for create_ilst().

The only non-trivial cleanup is the reversed logic to reduce the
indentation of the code in the body of the for loop.
mp4.c