[buffer] Whitespace
This commit is contained in:
parent
094f80738a
commit
3b43096ef3
|
@ -980,7 +980,6 @@ hb_buffer_get_unicode_funcs (const hb_buffer_t *buffer)
|
||||||
void
|
void
|
||||||
hb_buffer_set_direction (hb_buffer_t *buffer,
|
hb_buffer_set_direction (hb_buffer_t *buffer,
|
||||||
hb_direction_t direction)
|
hb_direction_t direction)
|
||||||
|
|
||||||
{
|
{
|
||||||
if (unlikely (hb_object_is_immutable (buffer)))
|
if (unlikely (hb_object_is_immutable (buffer)))
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in New Issue