From d9c18cc2f0bbd1b4e5c739665e80d8b48d01d33b Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 15 Jun 2022 16:50:34 -0600 Subject: [PATCH] [indic-table] Update --- src/hb-ot-shaper-indic-table.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-shaper-indic-table.cc b/src/hb-ot-shaper-indic-table.cc index 63044590e..993db3f51 100644 --- a/src/hb-ot-shaper-indic-table.cc +++ b/src/hb-ot-shaper-indic-table.cc @@ -63,7 +63,7 @@ static_assert (OT_VPst == M_Cat(VPst), ""); #define OT_IV M_Cat(IV) #define OT_As M_Cat(As) #define OT_DB M_Cat(DB) -#define OT_GB M_Cat(GB ) +#define OT_GB M_Cat(GB) #define OT_MH M_Cat(MH) #define OT_MR M_Cat(MR) #define OT_MW M_Cat(MW)