fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-04-12 11:21:43 -05:00
parent d11eda5778
commit 608d66e178

View File

@ -331,7 +331,7 @@ namespace FUSE
{
Config::Read cfg;
if(cfg->passthrough);
if(+cfg->passthrough);
PTInfo *pti;