Minor
This commit is contained in:
parent
4a765f092d
commit
f4abcbfc62
|
@ -1071,8 +1071,8 @@ hb_buffer_normalize_glyphs (hb_buffer_t *buffer)
|
|||
*/
|
||||
|
||||
static const char *serialize_formats[] = {
|
||||
"TEXT",
|
||||
"JSON",
|
||||
"text",
|
||||
"json",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue