From e410b645146ebf62438866f47574da4b64c26f4d Mon Sep 17 00:00:00 2001 From: tth Date: Wed, 17 Mar 2021 11:34:11 +0100 Subject: [PATCH] more cleanup --- Fonderie/metriques.c | 2 +- Fonderie/singlepass.c | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Fonderie/metriques.c b/Fonderie/metriques.c index 9993079..83060a0 100644 --- a/Fonderie/metriques.c +++ b/Fonderie/metriques.c @@ -51,7 +51,7 @@ float means[4]; /* four values : R G B A */ int foo; #if DEBUG_LEVEL -fprintf(stderr, ">>> %s ( %p %f %d )\n", __func__, pimg, where, whot); +fprintf(stderr, ">>> %s ( %p %p )\n", __func__, pimg, where); #endif foo = fimg_meanvalues(pimg, means); diff --git a/Fonderie/singlepass.c b/Fonderie/singlepass.c index 26c97e8..2796127 100644 --- a/Fonderie/singlepass.c +++ b/Fonderie/singlepass.c @@ -71,7 +71,7 @@ if (0 == globbuf.gl_pathc) { for (idx=0; idx