| Index: third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh b/third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh
|
| index 79eb859566acacb07346445bc2c393b294ddf62d..67a6df5b421672ffd64ae899afcd1901a5f73aca 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh
|
| @@ -214,7 +214,7 @@ struct JSTF
|
|
|
| protected:
|
| FixedVersion version; /* Version of the JSTF table--initially set
|
| - * to 0x00010000 */
|
| + * to 0x00010000u */
|
| RecordArrayOf<JstfScript>
|
| scriptList; /* Array of JstfScripts--listed
|
| * alphabetically by ScriptTag */
|
|
|