mirror of
https://github.com/fuse-friends/fuse-native
synced 2026-03-02 03:40:15 +00:00
fix switch warning
This commit is contained in:
@@ -581,6 +581,7 @@ NAN_METHOD(OpCallback) {
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case OP_INIT:
|
case OP_INIT:
|
||||||
|
case OP_ERROR:
|
||||||
case OP_ACCESS:
|
case OP_ACCESS:
|
||||||
case OP_FLUSH:
|
case OP_FLUSH:
|
||||||
case OP_FSYNC:
|
case OP_FSYNC:
|
||||||
|
|||||||
Reference in New Issue
Block a user