bgip2: fewer specifically-sized [u]int32_t's locals in sendMTFValues
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 3 Feb 2018 02:12:14 +0000 (03:12 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 3 Feb 2018 02:14:07 +0000 (03:14 +0100)
commit3a2c97bd123477aba8ea5c2d88f374d53f84b3de
tree1e33458c0d3cd2f8525fd4ed0e84dbe80784a4e7
parent359230da8ea92d980ec2a852754e8e63aa893f73
bgip2: fewer specifically-sized [u]int32_t's locals in sendMTFValues

Generic ints/unsigneds are usually fine. Yes, really.

function                                             old     new   delta
sendMTFValues                                       2100    2093      -7

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/bz/compress.c