[fix] NUM_CHARS => NUM_CODEPOINTS

This commit is contained in:
Al
2015-05-17 13:53:01 -04:00
parent 1348cc8906
commit 30db201e8a
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
#include <stdlib.h>
#define NUM_CHARS 65536
#define NUM_CODEPOINTS 65536
#define MAX_LANGS 122
typedef enum {