From: Pavel Charvat Date: Fri, 22 Sep 2006 14:33:10 +0000 (+0200) Subject: note that we use RCF names for supported charsets X-Git-Tag: holmes-import~519^2~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=f99cfc63f873e516cd3469c679091fb76274ecfb;p=libucw.git note that we use RCF names for supported charsets --- diff --git a/charset/setnames.c b/charset/setnames.c index 9c888828..0e9a853c 100644 --- a/charset/setnames.c +++ b/charset/setnames.c @@ -12,6 +12,8 @@ #include +/* RFC-based names */ + static char *cs_names[] = { "US-ASCII", "ISO-8859-1",