This commit is contained in:
Kovid Goyal 2017-11-13 07:13:42 +05:30
parent 9fccc38382
commit 6fbe52acf4
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -552,6 +552,7 @@ next_group(Font *font, unsigned int *num_group_cells, unsigned int *num_group_gl
break;
}
#undef G
#undef LIMIT
return glyphs_in_group[0];
}