Merge pull request #369 from kexiao8/patch-1

repeated “struct table" of line 19
This commit is contained in:
云风
2015-11-01 19:27:16 +08:00

View File

@@ -36,8 +36,6 @@ struct node {
uint8_t nocolliding; // 0 means colliding slot
};
struct table;
struct state {
int dirty;
int ref;