]> Savannah Git Hosting - gnulib.git/commit
bitset: Avoid newlines at the end of translatable strings.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Feb 2024 14:48:47 +0000 (15:48 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Feb 2024 14:48:47 +0000 (15:48 +0100)
commit49cb4033aeae4426076a599c1385b7802c56c919
treea33696d7deeb2fd96af489426a5277a7ff0b20a9
parentb4bbad421722949370faeb3733f247e21b110469
bitset: Avoid newlines at the end of translatable strings.

* lib/bitset/stats.c (bitset_percent_histogram_print,
bitset_log_histogram_print): Print a newline after msg.
(bitset_stats_print_1): Don't include a newline in the argument of
bitset_percent_histogram_print or bitset_log_histogram_print.
(bitset_stats_print): Move newlines outside of translatable strings.
ChangeLog
lib/bitset/stats.c