summaryrefslogtreecommitdiff
path: root/mi/mizerclip.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-02-15 19:05:55 +0000
committerAdam Jackson <ajax@nwnk.net>2006-02-15 19:05:55 +0000
commit3fe482c77e7b3e46739d011d8bbdee527d7a42fc (patch)
tree333387f5ce4518f0ae7d1a4084ee6efa9d7773c0 /mi/mizerclip.c
parent6ad4325b87889e1aada9333d750b7bb586c38b52 (diff)
Mark everything in misym.c as _X_EXPORT.
Diffstat (limited to 'mi/mizerclip.c')
-rw-r--r--mi/mizerclip.c2
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,