From 938de315756e08bd2b5fa816c7951640e5835b2e Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 7 May 2019 11:47:02 -0700 Subject: [PATCH] Comment --- src/hb-subset-glyf.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-subset-glyf.cc b/src/hb-subset-glyf.cc index 9095e9f76..d40233187 100644 --- a/src/hb-subset-glyf.cc +++ b/src/hb-subset-glyf.cc @@ -60,7 +60,7 @@ struct loca_data_t } }; -/** +/* * If hints are being dropped find the range which in glyf at which * the hinting instructions are located. Add them to the instruction_ranges * vector.