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. --- render/miglyph.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render') diff --git a/render/miglyph.c b/render/miglyph.c index 9880217a4..ea06bdaae 100644 --- a/render/miglyph.c +++ b/render/miglyph.c @@ -48,7 +48,7 @@ miUnrealizeGlyph (ScreenPtr pScreen, { } -void +_X_EXPORT void miGlyphExtents (int nlist, GlyphListPtr list, GlyphPtr *glyphs, -- cgit v1.2.3