mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
repeated “struct table" of line 19
This commit is contained in:
@@ -36,8 +36,6 @@ struct node {
|
|||||||
uint8_t nocolliding; // 0 means colliding slot
|
uint8_t nocolliding; // 0 means colliding slot
|
||||||
};
|
};
|
||||||
|
|
||||||
struct table;
|
|
||||||
|
|
||||||
struct state {
|
struct state {
|
||||||
int dirty;
|
int dirty;
|
||||||
int ref;
|
int ref;
|
||||||
|
|||||||
Reference in New Issue
Block a user