Changeset 2368:4f0a2dd641ea for charset.c
Legend:
- Unmodified
- Added
- Removed
-
charset.c
r2298 r2368 172 172 173 173 { "iso_8859-15", "iso-8859-15" }, 174 174 { "latin9", "iso-8859-15" }, /* this is not a bug */ 175 176 { "�59-9", "iso-8859-9" }, /* work around a problem: 177 * In iso-8859-9, the lower- 178 * case version of I is � * not i. 179 */ 180 181 175 182 /* 176 183 * If you happen to encounter system-specific brain-damage with
