aboutsummaryrefslogtreecommitdiffstats
path: root/include/freetype/ftxf86.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/ftxf86.h')
-rw-r--r--include/freetype/ftxf86.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/freetype/ftxf86.h b/include/freetype/ftxf86.h
index 493cccd..0ede2da 100644
--- a/include/freetype/ftxf86.h
+++ b/include/freetype/ftxf86.h
@@ -73,8 +73,8 @@ FT_BEGIN_HEADER
/* <Return> */
/* Font format string. NULL in case of error. */
/* */
- FT_EXPORT( const char* )
- FT_Get_X11_Font_Format( FT_Face face );
+ FT_EXPORT(const char*)
+ FT_Get_X11_Font_Format(FT_Face face);
/* */