aboutsummaryrefslogtreecommitdiffstats
path: root/include/freetype/ftgasp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/ftgasp.h')
-rw-r--r--include/freetype/ftgasp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/freetype/ftgasp.h b/include/freetype/ftgasp.h
index 453d4fa..4c49791 100644
--- a/include/freetype/ftgasp.h
+++ b/include/freetype/ftgasp.h
@@ -116,9 +116,9 @@
* @since:
* 2.3.0
*/
- FT_EXPORT( FT_Int )
- FT_Get_Gasp( FT_Face face,
- FT_UInt ppem );
+ FT_EXPORT(FT_Int)
+ FT_Get_Gasp(FT_Face face,
+ FT_UInt ppem);
/* */