From: Behdad Esfahbod Date: Sat, 20 Oct 2018 03:00:36 +0000 (-0700) Subject: Minor X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f70f994112b2577271c20a929f7b980fa1d17428;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Minor --- diff --git a/test/api/test-ot-name.c b/test/api/test-ot-name.c index d5345bf..2da504a 100644 --- a/test/api/test-ot-name.c +++ b/test/api/test-ot-name.c @@ -31,7 +31,7 @@ static const char *font_path = "fonts/cv01.otf"; static hb_face_t *face; static void -test_ot_layout_feature_get_name_ids_and_characters () +test_ot_layout_feature_get_name_ids_and_characters (void) { hb_tag_t cv01 = HB_TAG ('c','v','0','1'); unsigned int feature_index;