From d7db7fb54f0decc3e5a92c0dac2bf425219739c5 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 19 Feb 2015 23:09:32 +0100 Subject: [PATCH] Minor. --- devel/ftoption.h | 2 ++ include/config/ftoption.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/devel/ftoption.h b/devel/ftoption.h index 9dca32155..d08a46719 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 86de36bff..34b71b2c8 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: */ /* */