@ -30,9 +30,9 @@ namespace Func
~CreateFF();
public:
virtual int operator()(Branches2 &branches_,
char const *fusepath,
mode_t const mode,
fuse_file_info_t *ffi);
virtual int operator()(Branches2 &branches,
ghc::filesystem::path const &fusepath,
};
}