Commit d7db7fb54f0decc3e5a92c0dac2bf425219739c5

Werner Lemberg 2015-02-19T23:09:32

Minor.

diff --git a/devel/ftoption.h b/devel/ftoption.h
index 9dca321..d08a467 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -431,6 +431,8 @@ FT_BEGIN_HEADER
   /*     af_glyph_hints_dump_points                                        */
   /*     af_glyph_hints_dump_segments                                      */
   /*     af_glyph_hints_dump_edges                                         */
+  /*     af_glyph_hints_get_num_segments                                   */
+  /*     af_glyph_hints_get_segment_offset                                 */
   /*                                                                       */
   /*   As an argument, they use another global variable:                   */
   /*                                                                       */
diff --git a/include/config/ftoption.h b/include/config/ftoption.h
index 86de36b..34b71b2 100644
--- a/include/config/ftoption.h
+++ b/include/config/ftoption.h
@@ -431,6 +431,8 @@ FT_BEGIN_HEADER
   /*     af_glyph_hints_dump_points                                        */
   /*     af_glyph_hints_dump_segments                                      */
   /*     af_glyph_hints_dump_edges                                         */
+  /*     af_glyph_hints_get_num_segments                                   */
+  /*     af_glyph_hints_get_segment_offset                                 */
   /*                                                                       */
   /*   As an argument, they use another global variable:                   */
   /*                                                                       */