Minor consistency fixes.

This commit is contained in:
Andrew Wood
2023-09-02 01:33:11 +01:00
parent 14ce832249
commit 2b341c1a7f
7 changed files with 31 additions and 29 deletions
+1 -1
View File
@@ -578,7 +578,7 @@ void display_help(void)
printf("\n");
bug_report_note = _("Please report any bugs to %s.");
bug_report_note = _("Please report any bugs to: %s");
if (NULL != bug_report_note) {
/*@-formatconst@ */
/*