| Index: include/freetype/internal/tttypes.h
|
| diff --git a/include/freetype/internal/tttypes.h b/include/freetype/internal/tttypes.h
|
| index acbb863b0f13c565101e7032f1e7b15424ddeec7..57b1731ca3267acb1bfe4d19ca7bb1f080b67383 100644
|
| --- a/include/freetype/internal/tttypes.h
|
| +++ b/include/freetype/internal/tttypes.h
|
| @@ -1401,7 +1401,7 @@ FT_BEGIN_HEADER
|
| FT_Byte* vert_metrics;
|
| FT_ULong vert_metrics_size;
|
|
|
| - FT_ULong num_locations; /* in broken TTF, gid > 0xFFFF */
|
| + FT_ULong num_locations; /* in broken TTF, gid > 0xFFFF */
|
| FT_Byte* glyph_locations;
|
|
|
| FT_Byte* hdmx_table;
|
|
|