diff --git a/util/hb-test.c b/util/hb-test.c index b2d0ed74d..2b9cf8b15 100644 --- a/util/hb-test.c +++ b/util/hb-test.c @@ -838,7 +838,7 @@ add_sweep_gradient_patches (paint_data_t *data, } } } -done: +done: ; } }