xz: Avoid a compiler warning in progress_speed() in message.c.
commit1fc6e7dd1fabdb60124d449b99273330ccab3ff1
authorJia Tan <jiat0218@gmail.com>
Mon, 7 Nov 2022 14:24:14 +0000 (7 16:24 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 7 Nov 2022 14:24:56 +0000 (7 16:24 +0200)
tree6a9b505328b575b820be4c7909ce07b82035fc83
parentcf118c014683069b5dbe91898acdc40f2f0a1f5d
xz: Avoid a compiler warning in progress_speed() in message.c.

This should be smaller too since it avoids the string constants.
src/xz/message.c