summaryrefslogtreecommitdiff
path: root/src/fchash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fchash.c')
-rw-r--r--src/fchash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fchash.c b/src/fchash.c
index 7e8a1df8..7a320d5d 100644
--- a/src/fchash.c
+++ b/src/fchash.c
@@ -22,7 +22,7 @@
#include "fcint.h"
#include <uuid/uuid.h>
-#define FC_HASH_SIZE 4099
+#define FC_HASH_SIZE 227
typedef struct _FcHashBucket {
struct _FcHashBucket *next;