summaryrefslogtreecommitdiff
path: root/src/gdfontl.c
diff options
context:
space:
mode:
authorpierre <none@none>2006-04-05 15:50:41 +0000
committerpierre <none@none>2006-04-05 15:50:41 +0000
commitab1aba3d4d82908f604480ed14951cdc45bcc373 (patch)
tree6bd9d17eeb2341704c29e0ccafb9d80cd36e67d3 /src/gdfontl.c
parentc7cb9b5a1c145abcfa6a278abe9de185942b8eed (diff)
downloadlibgd-ab1aba3d4d82908f604480ed14951cdc45bcc373.tar.gz
- sync to 2.0.20GD_2_0_20
Diffstat (limited to 'src/gdfontl.c')
-rw-r--r--src/gdfontl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdfontl.c b/src/gdfontl.c
index edaa98c..2aebb06 100644
--- a/src/gdfontl.c
+++ b/src/gdfontl.c
@@ -4634,6 +4634,6 @@ gdFont gdFontLargeRep = {
gdFontLargeData
};
-BGD_EXPORT gdFontPtr gdFontLarge = &gdFontLargeRep;
+BGD_EXPORT_DATA_IMPL gdFontPtr gdFontLarge = &gdFontLargeRep;
/* This file has not been truncated. */