progress-bar: Put a space after the prefix
authorAdrian Vovk <adrianvovk@gmail.com>
Sat, 31 Aug 2024 01:25:37 +0000 (21:25 -0400)
committerAdrian Vovk <adrianvovk@gmail.com>
Sat, 31 Aug 2024 01:25:37 +0000 (21:25 -0400)
commit6e1992166f9a5ef282354bed1109f4ddb3f8267a
treebde036494f8346917ce47c6c05719f8b0716cba7
parent7571cb42a8cf91e053c74d78baa5e54810747b35
progress-bar: Put a space after the prefix

We always want a space there. So let's just put one in the drawing
routine, and adjust the call cites to avoid adding a second one.
src/import/importctl.c
src/partition/repart.c
src/shared/pretty-print.c
src/test/test-progress-bar.c