This commit is contained in:
tTh 2023-07-17 08:56:23 +02:00
parent 8c0f55b7cb
commit 36fcc15b0a
1 changed files with 3 additions and 1 deletions

View File

@ -523,7 +523,9 @@ if (verbosity) {
fprintf(stderr, "We have around %ld filters now !\n", NBCRAP);
}
if (NULL!=texte && verbosity) fprintf(OUT, "_____ %s _____\n", texte);
if (NULL!=texte && verbosity)
fprintf(OUT, " _________ %s _________\n", texte);
for (idx=0; CrapL[idx].id!=-1; idx++) {
if (verbosity) {
fprintf(OUT, " %-12s | %4d | %5d | %8.3f\n",