This commit is contained in:
tTh
2023-09-18 09:09:13 +02:00
parent 5f61f21362
commit 3f1f5fc49b
5 changed files with 5 additions and 35 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ int foo, bar;
int iter;
#if DEBUG_LEVEL
fprintf(stderr, ">> %s ( %p, %d, 0x%x )\n", __func__, img, nbre, k);
fprintf(stderr, ">>> %s ( %p, %d, 0x%x )\n", __func__, img, nbre, k);
#endif
iter = 0; /* safe value */