diff --git a/Fonderie/metriques.c b/Fonderie/metriques.c index 9993079b..83060a06 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 26c97e89..2796127c 100644 --- a/Fonderie/singlepass.c +++ b/Fonderie/singlepass.c @@ -71,7 +71,7 @@ if (0 == globbuf.gl_pathc) { for (idx=0; idx