diff options
Diffstat (limited to 'mi/mipolygen.c')
-rw-r--r-- | mi/mipolygen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/mipolygen.c b/mi/mipolygen.c index 400d54dbe..04bc2c67f 100644 --- a/mi/mipolygen.c +++ b/mi/mipolygen.c @@ -65,7 +65,7 @@ SOFTWARE. * See fillpoly.h for a complete description of the algorithm. */ -_X_EXPORT Bool +Bool miFillGeneralPoly( DrawablePtr dst, GCPtr pgc, |