From e0883d60e4203e9a01e6276c7c56dc5d427c60b6 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 16 Jan 2023 12:02:21 -0700 Subject: [PATCH] Whitespace --- src/hb-paint-extents.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hb-paint-extents.hh b/src/hb-paint-extents.hh index b6323eedd..f172bd42f 100644 --- a/src/hb-paint-extents.hh +++ b/src/hb-paint-extents.hh @@ -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{});