--- rxvt-unicode/src/encoding.C 2009/03/29 16:14:10 1.27 +++ rxvt-unicode/src/encoding.C 2010/12/14 08:01:51 1.29 @@ -27,7 +27,7 @@ #include #include -const struct n2cs { +static const struct n2cs { const char *name; codeset cs; } n2cs[] = { @@ -59,7 +59,7 @@ { "ASCII", CS_US_ASCII }, { "USASCII", CS_US_ASCII }, { "ANSIX341968", CS_US_ASCII }, - { "ISO646.1991-IRV", CS_US_ASCII }, // older versions used the currency sign + { "ISO6461991IRV", CS_US_ASCII }, // older versions used the currency sign { "KOI8R*", CS_KOI8_R }, { "GOST1976874*", CS_KOI8_R },