summaryrefslogtreecommitdiff
path: root/builds/mac/ftmac.c
diff options
context:
space:
mode:
authorSuzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>2007-02-05 04:07:46 +0000
committerSuzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>2007-02-05 04:07:46 +0000
commitf223df6e79512ee01a4caa4f096f678532016981 (patch)
tree7c80a1638d6c728f586bfa61dd18d9a96ba5675c /builds/mac/ftmac.c
parentbeebb33202aa340f3ffabf91aa0d0f875cc26de0 (diff)
downloadfreetype2-f223df6e79512ee01a4caa4f096f678532016981.tar.gz
* Add __attribute__((deprecated)) to functions whose interface using non ANSI data types
Diffstat (limited to 'builds/mac/ftmac.c')
-rw-r--r--builds/mac/ftmac.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/builds/mac/ftmac.c b/builds/mac/ftmac.c
index 484784cfa..3b89a234c 100644
--- a/builds/mac/ftmac.c
+++ b/builds/mac/ftmac.c
@@ -88,6 +88,8 @@
#include <FSp_fopen.h>
#endif
+#define FT_DEPRECATED_ATTRIBUTE
+
#include FT_MAC_H
#undef FT_GetFile_From_Mac_Name