ref: 4afa9d7443899bc1e77378af14907d96c37a1ad3
parent: 0edf0986f3be570f5bf90ff245a85c1675f5c9a4
author: Ed <[email protected]>
date: Fri Oct 8 08:05:40 EDT 2010
Typo.
--- a/src/type1/t1load.c
+++ b/src/type1/t1load.c
@@ -2180,7 +2180,7 @@
/* OK, we do the following: for each element in the encoding */
/* table, look up the index of the glyph having the same name */
/* the index is then stored in type1.encoding.char_index, and */
- /* a the name to type1.encoding.char_name */
+ /* the name to type1.encoding.char_name */
min_char = 0;
max_char = 0;