| Index: third_party/harfbuzz-ng/src/hb-unicode.h
|
| diff --git a/third_party/harfbuzz-ng/src/hb-unicode.h b/third_party/harfbuzz-ng/src/hb-unicode.h
|
| index bf1796dcafd20cc3d62d4d981f29a824afac706f..3a12e2f9a2e97665a58bb57cff8c273c2ed0603f 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-unicode.h
|
| +++ b/third_party/harfbuzz-ng/src/hb-unicode.h
|
| @@ -283,7 +283,7 @@ typedef unsigned int (*hb_unicode_decompose_compatibility_func_t) (hb_unicode_
|
| *
|
| *
|
| *
|
| - * Since: 1.0
|
| + * Since: 0.9.2
|
| **/
|
| void
|
| hb_unicode_funcs_set_combining_class_func (hb_unicode_funcs_t *ufuncs,
|
| @@ -299,7 +299,7 @@ hb_unicode_funcs_set_combining_class_func (hb_unicode_funcs_t *ufuncs,
|
| *
|
| *
|
| *
|
| - * Since: 1.0
|
| + * Since: 0.9.2
|
| **/
|
| void
|
| hb_unicode_funcs_set_eastasian_width_func (hb_unicode_funcs_t *ufuncs,
|
| @@ -315,7 +315,7 @@ hb_unicode_funcs_set_eastasian_width_func (hb_unicode_funcs_t *ufuncs,
|
| *
|
| *
|
| *
|
| - * Since: 1.0
|
| + * Since: 0.9.2
|
| **/
|
| void
|
| hb_unicode_funcs_set_general_category_func (hb_unicode_funcs_t *ufuncs,
|
| @@ -331,7 +331,7 @@ hb_unicode_funcs_set_general_category_func (hb_unicode_funcs_t *ufuncs,
|
| *
|
| *
|
| *
|
| - * Since: 1.0
|
| + * Since: 0.9.2
|
| **/
|
| void
|
| hb_unicode_funcs_set_mirroring_func (hb_unicode_funcs_t *ufuncs,
|
| @@ -347,7 +347,7 @@ hb_unicode_funcs_set_mirroring_func (hb_unicode_funcs_t *ufuncs,
|
| *
|
| *
|
| *
|
| - * Since: 1.0
|
| + * Since: 0.9.2
|
| **/
|
| void
|
| hb_unicode_funcs_set_script_func (hb_unicode_funcs_t *ufuncs,
|
|
|