From: ben Date: Sat, 17 Sep 2005 11:21:32 +0000 (+0000) Subject: Fix stupid typo. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/charset/commitdiff_plain/3c80ed0cf3a0d7280af37a4350823ba9175e810a Fix stupid typo. git-svn-id: svn://svn.tartarus.org/sgt/charset@6318 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/xenc.c b/xenc.c index 7d5a86a..351802a 100644 --- a/xenc.c +++ b/xenc.c @@ -40,7 +40,7 @@ static const struct { { "fcd8859-15", CS_ISO8859_15 }, { "hp-roman8", CS_HP_ROMAN8 }, { "koi8-r", CS_KOI8_R }, - { "jisx0201.1976-0, CS_JISX0201 }, + { "jisx0201.1976-0", CS_JISX0201 }, /* * Unofficial encoding names found in the wild. */