fixing typo

This commit is contained in:
David Turner 2007-01-05 17:59:18 +00:00
parent 34fcd0b409
commit d88a0c9e64
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@
table_size = face->horz_metrics_size;
}
table_end = table_pos + table_end;
table_end = table_pos + table_size;
k = header->number_Of_HMetrics;