Rename a function to be more obvious, and factor out a repeated calculation
authorRob Landley <rob@landley.net>
Fri, 10 Jul 2015 06:23:54 +0000 (01:23 -0500)
committerRob Landley <rob@landley.net>
Fri, 10 Jul 2015 06:23:54 +0000 (01:23 -0500)
commit747e74852b982f8b2c54dc3e3650352843a6bede
tree9eaf60354705957353213028da6a010e0b0c87ae
parent78beadd60b81c0b3c92eca38890983a672dbfd93
Rename a function to be more obvious, and factor out a repeated calculation
the compiler was almost certainly retaining in a register anyway.
toys/pending/compress.c