commit du soir, espoir

This commit is contained in:
tonton Th
2020-04-11 23:18:33 +02:00
parent 22e16d2ba6
commit 83af701479
8 changed files with 190 additions and 25 deletions

View File

@@ -111,7 +111,7 @@ if (NULL==fptr) {
}
#if DEBUG_LEVEL > 1
fprintf(stderr, " got %d bytes at %p\n", size, fptr);
fprintf(stderr, " %s: got %d bytes at %p\n", __func__, size, fptr);
#endif
fimg->width = w; fimg->height = h;