]> mj.ucw.cz Git - libucw.git/commitdiff
note that we use RCF names for supported charsets
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Fri, 22 Sep 2006 14:33:10 +0000 (16:33 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Fri, 22 Sep 2006 14:33:10 +0000 (16:33 +0200)
charset/setnames.c

index 9c888828ff6711322e84ec12310606134c2391ae..0e9a853c1b9a4bdecc197e4c044c9b97bcdeb6b5 100644 (file)
@@ -12,6 +12,8 @@
 
 #include <string.h>
 
+/* RFC-based names */
+
 static char *cs_names[] = {
        "US-ASCII",
        "ISO-8859-1",