tracking a bug...
This commit is contained in:
parent
c59eedd33c
commit
187c9488b2
@ -49,6 +49,9 @@ float ftmp;
|
||||
fprintf(stderr, ">>> %s ( %p %d )\n", __func__, pvictime, bits);
|
||||
#endif
|
||||
|
||||
fprintf(stderr, "--- %s: hauteur image = %d fval = %f\n", __func__,
|
||||
pvictime->height, fval);
|
||||
|
||||
line = rand() % pvictime->height;
|
||||
|
||||
if (verbosity > 2) {
|
||||
|
@ -4,7 +4,7 @@
|
||||
* http://la.buvette.org/photos/cumul
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 143
|
||||
#define FIMG_VERSION 144
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
|
Loading…
Reference in New Issue
Block a user