]> mj.ucw.cz Git - libucw.git/blobdiff - charset/setnames.c
Heap: Adjust callers
[libucw.git] / charset / setnames.c
index 94c7d17e019490b27648deb0db2542e1d93d505e..d4d8f3e081d05dabf0b1f81178844fedded402ef 100644 (file)
@@ -2,13 +2,14 @@
  *     Character Set Conversion Library 1.0 -- Character Set Names
  *
  *     (c) 1998--2005 Martin Mares <mj@ucw.cz>
+ *     (c) 2007 Pavel Charvat <pchar@ucw.cz>
  *
  *     This software may be freely distributed and used according to the terms
  *     of the GNU General Public License.
  */
 
-#include "lib/lib.h"
-#include "charset/charconv.h"
+#include <ucw/lib.h>
+#include <charset/charconv.h>
 
 #include <string.h>
 
@@ -39,7 +40,9 @@ static const char *cs_names[] = {
        "cp852",
        "x-mac-ce",
        "x-cork",
-       "utf-8"
+       "utf-8",
+       "utf-16be",
+       "utf-16le"
 };
 
 int