diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index 0994bfe9..100798b3 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -331,7 +331,7 @@ namespace FUSE { Config::Read cfg; - if(cfg->passthrough); + if(+cfg->passthrough); PTInfo *pti;