]> mj.ucw.cz Git - libucw.git/blobdiff - charset/setnames.c
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git#dev-threads
[libucw.git] / charset / setnames.c
index 9c888828ff6711322e84ec12310606134c2391ae..02dd6a3c201c12471b83ff5c5a86ada2d75e8920 100644 (file)
@@ -12,6 +12,8 @@
 
 #include <string.h>
 
 
 #include <string.h>
 
+/* Names according to RFC 1345 (see http://www.iana.org/assignments/character-sets) */
+
 static char *cs_names[] = {
        "US-ASCII",
        "ISO-8859-1",
 static char *cs_names[] = {
        "US-ASCII",
        "ISO-8859-1",