aboutsummaryrefslogtreecommitdiffstats
path: root/include/freetype/ttunpat.h
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-04-13 08:47:22 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-04-13 08:47:22 -0400
commit8b0f74445b509d8e59ec89854f2e149ad1948d4e (patch)
treece7e6a7a62468ed88e885d1fff64e72eb18db433 /include/freetype/ttunpat.h
parent51f57a9eb06cd0a4a967915ee60a323fc85fafba (diff)
parentfa4b6e00fd204998f6011420bdad60477b7a2f12 (diff)
Merge branch 'master' of https://github.com/tcsullivan/gamedev
Diffstat (limited to 'include/freetype/ttunpat.h')
-rw-r--r--include/freetype/ttunpat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/freetype/ttunpat.h b/include/freetype/ttunpat.h
index a016275..932a17e 100644
--- a/include/freetype/ttunpat.h
+++ b/include/freetype/ttunpat.h
@@ -46,7 +46,7 @@ FT_BEGIN_HEADER
* interpreter for a typeface opened by @FT_Open_Face.
*
*/
-#define FT_PARAM_TAG_UNPATENTED_HINTING FT_MAKE_TAG( 'u', 'n', 'p', 'a' )
+#define FT_PARAM_TAG_UNPATENTED_HINTING FT_MAKE_TAG('u', 'n', 'p', 'a')
/* */