summaryrefslogtreecommitdiffstats
path: root/thirdparties/common/include/libfreetype/freetype2/freetype/ttunpat.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/common/include/libfreetype/freetype2/freetype/ttunpat.h')
-rwxr-xr-xthirdparties/common/include/libfreetype/freetype2/freetype/ttunpat.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/thirdparties/common/include/libfreetype/freetype2/freetype/ttunpat.h b/thirdparties/common/include/libfreetype/freetype2/freetype/ttunpat.h
index a016275..b7d5db8 100755
--- a/thirdparties/common/include/libfreetype/freetype2/freetype/ttunpat.h
+++ b/thirdparties/common/include/libfreetype/freetype2/freetype/ttunpat.h
@@ -35,20 +35,20 @@
FT_BEGIN_HEADER
- /***************************************************************************
- *
- * @constant:
- * FT_PARAM_TAG_UNPATENTED_HINTING
- *
- * @description:
- * A constant used as the tag of an @FT_Parameter structure to indicate
- * that unpatented methods only should be used by the TrueType bytecode
- * interpreter for a typeface opened by @FT_Open_Face.
- *
- */
+/***************************************************************************
+ *
+ * @constant:
+ * FT_PARAM_TAG_UNPATENTED_HINTING
+ *
+ * @description:
+ * A constant used as the tag of an @FT_Parameter structure to indicate
+ * that unpatented methods only should be used by the TrueType bytecode
+ * interpreter for a typeface opened by @FT_Open_Face.
+ *
+ */
#define FT_PARAM_TAG_UNPATENTED_HINTING FT_MAKE_TAG( 'u', 'n', 'p', 'a' )
- /* */
+/* */
FT_END_HEADER
OpenPOWER on IntegriCloud