Comment
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 7 May 2019 18:47:02 +0000 (11:47 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 7 May 2019 18:47:02 +0000 (11:47 -0700)
src/hb-subset-glyf.cc

index 9095e9f..d402331 100644 (file)
@@ -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.