1
0
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:
Mathias Buus 2015-03-17 15:36:29 +01:00
parent 036eac6355
commit 6985ec1fd9

View File

@ -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: