diff options
Diffstat (limited to 'mi/mifpolycon.c')
-rw-r--r-- | mi/mifpolycon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/mifpolycon.c b/mi/mifpolycon.c index 0ccc07554..4a3acfd2b 100644 --- a/mi/mifpolycon.c +++ b/mi/mifpolycon.c @@ -70,7 +70,7 @@ static int GetFPolyYBounds(SppPointPtr pts, int n, double yFtrans, * line algorithm with y as the major axis. There's some funny linear * interpolation involved because of the subpixel postioning. */ -_X_EXPORT void +void miFillSppPoly( DrawablePtr dst, GCPtr pgc, |