From: Daan De Meyer Date: Wed, 30 Oct 2024 09:26:48 +0000 (+0100) Subject: pretty-print: add format-string version of draw_progress_bar() (#34939) X-Git-Tag: v257-rc1~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6fed1877286a6f086c4d78332ce7166c70b63d4;p=thirdparty%2Fsystemd.git pretty-print: add format-string version of draw_progress_bar() (#34939) We often format the prefix string via asprintf() before, let's hence add a helper for that. --- b6fed1877286a6f086c4d78332ce7166c70b63d4