aboutsummaryrefslogtreecommitdiffstats
path: root/include/freetype/ttunpat.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-04-13 08:47:41 -0400
committerClyne Sullivan <tullivan99@gmail.com>2016-04-13 08:47:41 -0400
commitfa4b6e00fd204998f6011420bdad60477b7a2f12 (patch)
tree4fd37e92f375ddb49e156b07811b8a2fe1ad6c0d /include/freetype/ttunpat.h
parent03130c5bcec3c885a1be005c24e192dfb57f3fe5 (diff)
parentheses
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')
/* */