]> mj.ucw.cz Git - libucw.git/blobdiff - charset/toligatures.c
Cleanup of bucket handling.
[libucw.git] / charset / toligatures.c
index c74c7a7ba37be73edf44c75ea9fe0e2c470bc7ab..5fc9d07527f3d7131ecd85267b24ff177bbf4c8a 100644 (file)
@@ -11,7 +11,7 @@
 #include "charset/unicat.h"
 #include "charset/U-ligatures.h"
 
-const word *
+const u16 *
 Uexpand_lig(uns x)
 {
   return _U_lig_hash[x % LIG_HASH_SIZE];