diff options
Diffstat (limited to 'mi/mizerclip.c')
-rw-r--r-- | mi/mizerclip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/mizerclip.c b/mi/mizerclip.c index e648b21d4..768936dbd 100644 --- a/mi/mizerclip.c +++ b/mi/mizerclip.c @@ -405,7 +405,7 @@ the numerator is therefore (2^32 - 1), which does not overflow an unsigned * -1 for completely clipped line * */ -int +_X_EXPORT int miZeroClipLine(xmin, ymin, xmax, ymax, new_x1, new_y1, new_x2, new_y2, adx, ady, |