summaryrefslogtreecommitdiff
path: root/src/gdfonts.c
diff options
context:
space:
mode:
authorpierre <none@none>2006-04-05 15:50:00 +0000
committerpierre <none@none>2006-04-05 15:50:00 +0000
commite9f70fd6d4545077d58dc2817c1938d99993c271 (patch)
treeb5a5e43dc5934ed895265639536d9498aa8a08d6 /src/gdfonts.c
parentb14040d67159415798f1202455da1f6e0a33354d (diff)
downloadlibgd-e9f70fd6d4545077d58dc2817c1938d99993c271.tar.gz
- sync to 2.0.18GD_2_0_18
Diffstat (limited to 'src/gdfonts.c')
-rw-r--r--src/gdfonts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdfonts.c b/src/gdfonts.c
index 765d36b..5f7aebf 100644
--- a/src/gdfonts.c
+++ b/src/gdfonts.c
@@ -3864,6 +3864,6 @@ gdFont gdFontSmallRep = {
gdFontSmallData
};
-gdFontPtr gdFontSmall = &gdFontSmallRep;
+BGD_EXPORT gdFontPtr gdFontSmall = &gdFontSmallRep;
/* This file has not been truncated. */