Whitespace again
This commit is contained in:
parent
a110a47eb5
commit
fa90cb8a31
|
@ -119,7 +119,7 @@ typedef struct OpenTypeOffsetTable
|
||||||
public:
|
public:
|
||||||
|
|
||||||
template <typename Iterator,
|
template <typename Iterator,
|
||||||
hb_requires (hb_is_iterator(Iterator))>
|
hb_requires (hb_is_iterator (Iterator))>
|
||||||
bool serialize (hb_serialize_context_t *c,
|
bool serialize (hb_serialize_context_t *c,
|
||||||
hb_tag_t sfnt_tag,
|
hb_tag_t sfnt_tag,
|
||||||
Iterator it)
|
Iterator it)
|
||||||
|
|
Loading…
Reference in New Issue