diff --git a/src/fchash.c b/src/fchash.c index 7e8a1df..7a320d5 100644 --- a/src/fchash.c +++ b/src/fchash.c @@ -22,7 +22,7 @@ #include "fcint.h" #include -#define FC_HASH_SIZE 4099 +#define FC_HASH_SIZE 227 typedef struct _FcHashBucket { struct _FcHashBucket *next;