| 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 7e199c2e14c45096f5ce7ce81b5ec2b2829c36f6..c3068491bec3f61bdb599e6bed90eea23f8a458a 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
|
| @@ -218,7 +218,7 @@ struct JSTF
|
| }
|
|
|
| protected:
|
| - FixedVersion version; /* Version of the JSTF table--initially set
|
| + FixedVersion<>version; /* Version of the JSTF table--initially set
|
| * to 0x00010000u */
|
| RecordArrayOf<JstfScript>
|
| scriptList; /* Array of JstfScripts--listed
|
|
|