summaryrefslogtreecommitdiff
path: root/src/gdfontt.h
diff options
context:
space:
mode:
authorpierre <none@none>2006-04-05 15:52:47 +0000
committerpierre <none@none>2006-04-05 15:52:47 +0000
commitd88fae28895163e5e86d26f1c0b8385ce940f7c7 (patch)
treed85b44e78027a5d35aabd0d851fc431f2e1b53cf /src/gdfontt.h
parent50733fb4114cf7b4190eda7dfc2fb2be988c7561 (diff)
downloadlibgd-d88fae28895163e5e86d26f1c0b8385ce940f7c7.tar.gz
- sync to 2.0.25GD_2_0_25
Diffstat (limited to 'src/gdfontt.h')
-rw-r--r--src/gdfontt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdfontt.h b/src/gdfontt.h
index 1faaa34..d9f982c 100644
--- a/src/gdfontt.h
+++ b/src/gdfontt.h
@@ -20,7 +20,7 @@ extern "C"
#include "gd.h"
- BGD_EXPORT_DATA_IMPL gdFontPtr gdFontTiny;
+ BGD_EXPORT_DATA_PROT gdFontPtr gdFontTiny;
BGD_DECLARE(gdFontPtr) gdFontGetTiny(void);
#ifdef __cplusplus