mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
Whitespace
This commit is contained in:
parent
82a3b2dbb5
commit
e0883d60e4
1 changed files with 2 additions and 2 deletions
|
@ -194,8 +194,8 @@ typedef struct hb_bounds_t
|
|||
|
||||
typedef struct hb_paint_extents_context_t hb_paint_extents_context_t;
|
||||
|
||||
struct hb_paint_extents_context_t {
|
||||
|
||||
struct hb_paint_extents_context_t
|
||||
{
|
||||
hb_paint_extents_context_t ()
|
||||
{
|
||||
transforms.push (hb_transform_t{});
|
||||
|
|
Loading…
Add table
Reference in a new issue