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