explicit error message
This commit is contained in:
@@ -324,6 +324,8 @@ if (offset<0 || offset>=pimg->width) {
|
||||
return -66;
|
||||
}
|
||||
|
||||
fprintf(stderr, "ERROR: %s not implemented\n", __func__);
|
||||
|
||||
return -1;
|
||||
}
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user