This commit is contained in:
Kovid Goyal
2017-11-13 07:13:42 +05:30
parent 9fccc38382
commit 6fbe52acf4

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];
}