Этот коммит содержится в:
tth 2021-10-10 09:25:59 +02:00
родитель f08f860daa
Коммит 23908cb746

Просмотреть файл

@ -324,6 +324,8 @@ if (offset<0 || offset>=pimg->width) {
return -66;
}
fprintf(stderr, "ERROR: %s not implemented\n", __func__);
return -1;
}
/* -------------------------------------------------------------- */