Merge pull request #5534 from radarhere/type

This commit is contained in:
Hugo van Kemenade 2021-06-12 21:30:15 +03:00 committed by GitHub
commit 58661c978b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -370,7 +370,7 @@ ImagingTransform(
int y0,
int x1,
int y1,
double *a,
double a[8],
int filter,
int fill);
extern Imaging