From 3fe482c77e7b3e46739d011d8bbdee527d7a42fc Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 15 Feb 2006 19:05:55 +0000 Subject: Mark everything in misym.c as _X_EXPORT. --- mi/mizerclip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mi/mizerclip.c') 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, -- cgit v1.2.3