]> git.ipfire.org Git - thirdparty/xz.git/commit
Tests: test_microlzma: Tweak comments, coding style, and minor details
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 13 Apr 2024 15:05:31 +0000 (18:05 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 13 Apr 2024 18:01:10 +0000 (21:01 +0300)
commit0fe2dfa68355d2b165544b2bc8babf77dcc2039e
treef15a4ac8d247321b988f41f6abbf5ec9cd556840
parent97f0ee0f1f903f4e7c4ea23e9b89d687025d2992
Tests: test_microlzma: Tweak comments, coding style, and minor details

A few lines were reordered, a few ARRAY_SIZE were changed to sizeof,
and a few uint32_t were changed to size_t. No real functional changes
were intended.
tests/test_microlzma.c