diff options
-rw-r--r-- | libfonts_do_decoded_font_descriptions_match.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libfonts_do_decoded_font_descriptions_match.c b/libfonts_do_decoded_font_descriptions_match.c index 091382e..67f96ee 100644 --- a/libfonts_do_decoded_font_descriptions_match.c +++ b/libfonts_do_decoded_font_descriptions_match.c @@ -19,7 +19,7 @@ X(average_width) _\ X(charset_registry) _\ X(charset_encoding) _\ - X(charset_subset) + X(charset_subset) /* TODO desc shall match spec if spec is a subset of desc */ static int |