From 31c0fed1dc4d424dbb9900e3071938dc09313f5a Mon Sep 17 00:00:00 2001 From: Daniel Dittmann Date: Thu, 2 Jan 2020 14:02:04 +0100 Subject: [PATCH] test_gnc_setlocale: use trailing whitespaces --- libgnucash/engine/test/test-gnc-date.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libgnucash/engine/test/test-gnc-date.c b/libgnucash/engine/test/test-gnc-date.c index 86417325e7..991d36918b 100644 --- a/libgnucash/engine/test/test-gnc-date.c +++ b/libgnucash/engine/test/test-gnc-date.c @@ -486,11 +486,11 @@ test_gnc_setlocale (int category, gchar *locale) if (localeval != NULL) return; } - g_fprintf (stderr, "There are some differences between distros in the way they name" - " locales, and this can cause trouble with the locale-based" - " formatting. If you get the assert in this function, run locale -a" - " and make sure that en_US, en_GB, and fr_FR are installed and that" - " if a suffix is needed it's in the suffixes array."); + g_fprintf (stderr, "There are some differences between distros in the way they name " + "locales, and this can cause trouble with the locale-based " + "formatting. If you get the assert in this function, run locale -a " + "and make sure that en_US, en_GB, and fr_FR are installed and that " + "if a suffix is needed it's in the suffixes array."); g_assert_not_reached (); } /* timespecCanonicalDayTime