aboutsummaryrefslogtreecommitdiff
path: root/freetype/include/tttables.h
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/include/tttables.h')
-rw-r--r--freetype/include/tttables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/freetype/include/tttables.h b/freetype/include/tttables.h
index e1d8b05e7..1568f4036 100644
--- a/freetype/include/tttables.h
+++ b/freetype/include/tttables.h
@@ -5,7 +5,7 @@
/* Basic SFNT/TrueType tables definitions and interface */
/* (specification only). */
/* */
-/* Copyright 1996-2005, 2008-2014 by */
+/* Copyright 1996-2015 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -371,7 +371,7 @@ FT_BEGIN_HEADER
FT_Short xAvgCharWidth;
FT_UShort usWeightClass;
FT_UShort usWidthClass;
- FT_Short fsType;
+ FT_UShort fsType;
FT_Short ySubscriptXSize;
FT_Short ySubscriptYSize;
FT_Short ySubscriptXOffset;