mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-05-07 14:35:15 -04:00
in sprintf with a value like 0.025 produced 0.250. We were dropping the leading zeros before the fractional digits.
in sprintf with a value like 0.025 produced 0.250. We were dropping the leading zeros before the fractional digits.