mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
fix switch warning
This commit is contained in:
parent
036eac6355
commit
6985ec1fd9
@ -581,6 +581,7 @@ NAN_METHOD(OpCallback) {
|
||||
break;
|
||||
|
||||
case OP_INIT:
|
||||
case OP_ERROR:
|
||||
case OP_ACCESS:
|
||||
case OP_FLUSH:
|
||||
case OP_FSYNC:
|
||||
|
Loading…
Reference in New Issue
Block a user