summaryrefslogtreecommitdiff
path: root/core/include/thirdparties/freetype/freetype/ftsystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/thirdparties/freetype/freetype/ftsystem.h')
-rw-r--r--core/include/thirdparties/freetype/freetype/ftsystem.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/include/thirdparties/freetype/freetype/ftsystem.h b/core/include/thirdparties/freetype/freetype/ftsystem.h
index 6b41320aa8..1e92390aca 100644
--- a/core/include/thirdparties/freetype/freetype/ftsystem.h
+++ b/core/include/thirdparties/freetype/freetype/ftsystem.h
@@ -89,10 +89,10 @@ FT_BEGIN_HEADER
(*FT_Alloc_Func)( FT_Memory memory,
long size );
- /* Sunliang.Liu 20100915 sync 221's revison. */
- typedef void*
- (*FT_AllocDebug_Func)( FT_Memory memory,
- long size, const char* filename, int line);
+ /* Sunliang.Liu 20100915 sync 221's revison. */
+ typedef void*
+ (*FT_AllocDebug_Func)( FT_Memory memory,
+ long size, const char* filename, int line);