cosmetic
This commit is contained in:
parent
8c0f55b7cb
commit
36fcc15b0a
@ -523,7 +523,9 @@ if (verbosity) {
|
|||||||
fprintf(stderr, "We have around %ld filters now !\n", NBCRAP);
|
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++) {
|
for (idx=0; CrapL[idx].id!=-1; idx++) {
|
||||||
if (verbosity) {
|
if (verbosity) {
|
||||||
fprintf(OUT, " %-12s | %4d | %5d | %8.3f\n",
|
fprintf(OUT, " %-12s | %4d | %5d | %8.3f\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user