better message

This commit is contained in:
tTh 2023-07-06 19:43:47 +02:00
parent 0169fbade7
commit 3fd604b14a
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ if (fimg_images_not_compatible(src, dst)) {
}
if (verbosity > 1) {
fimg_show_filter("essai", filtr);
fimg_show_filter(__func__, filtr);
}
/* aliasing some vars for cleaner code */