diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index 6c7e47c8..d5347d60 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -338,9 +338,9 @@ namespace FUSE pt.try_emplace_or_visit(fusepath_, [](const PTMap::value_type &x_) { - + }); - + return open2(fusepath_,ffi_);