rename files

This commit is contained in:
Shengliang Guan 2020-12-05 15:58:15 +08:00
parent 8fb299ce4d
commit 2144ecfbec
2 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@
typedef enum {
VNODE_WORKER_ACTION_CREATE,
VNODE_WORKER_ACTION_DELETE,
VNODE_WORKER_ACTION_ALTER
VNODE_WORKER_ACTION_DELETE
} EVMWorkerAction;
typedef struct {