@ -362,7 +362,7 @@ namespace FUSE
{
Config::Read cfg;
if(+cfg->passthrough)
if(cfg->passthrough)
return open_passthrough(fusepath_,ffi_);
return open_regular(fusepath_,ffi_);