From 387c25401c27eb512a739da9439d62155ee93960 Mon Sep 17 00:00:00 2001 From: tTh Date: Thu, 21 Mar 2024 16:10:06 +0100 Subject: [PATCH] fix typo in debug code --- Fonderie/sfx.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Fonderie/sfx.c b/Fonderie/sfx.c index 6cfd82f8..0a8abfe5 100644 --- a/Fonderie/sfx.c +++ b/Fonderie/sfx.c @@ -425,8 +425,9 @@ int des_bords_sombres_b(FloatImg *pimg, int nbre) { int idx, x, foo; float coef, *fptr; + #if DEBUG_LEVEL -fprintf(stderr, ">>> %s ( %p %d )\n", __func__, pimg, offset); +fprintf(stderr, ">>> %s ( %p %d )\n", __func__, pimg, nbre); #endif for (idx=0; idx