]> mj.ucw.cz Git - libucw.git/commitdiff
A better comments on character set names.
authorMartin Mares <mj@ucw.cz>
Fri, 22 Sep 2006 14:38:06 +0000 (16:38 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 22 Sep 2006 14:38:06 +0000 (16:38 +0200)
charset/setnames.c

index 0e9a853c1b9a4bdecc197e4c044c9b97bcdeb6b5..02dd6a3c201c12471b83ff5c5a86ada2d75e8920 100644 (file)
@@ -12,7 +12,7 @@
 
 #include <string.h>
 
-/* RFC-based names */
+/* Names according to RFC 1345 (see http://www.iana.org/assignments/character-sets) */
 
 static char *cs_names[] = {
        "US-ASCII",