mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 10:26:19 +03:00
Updated declaration to match definition
This commit is contained in:
parent
61b9065a25
commit
5b0a63f76d
|
@ -370,7 +370,7 @@ ImagingTransform(
|
|||
int y0,
|
||||
int x1,
|
||||
int y1,
|
||||
double *a,
|
||||
double a[8],
|
||||
int filter,
|
||||
int fill);
|
||||
extern Imaging
|
||||
|
|
Loading…
Reference in New Issue
Block a user