Browse Source

func_create_ff.hpp

toml4
Antonio SJ Musumeci 9 months ago
parent
commit
c89b7d5dba
  1. 2
      src/func_create_ff.hpp

2
src/func_create_ff.hpp

@ -31,7 +31,7 @@ namespace Func2
public:
virtual int operator()(Branches2 &branches,
ghc::filesystem::path const &fusepath,
fs::Path const &fusepath,
mode_t const mode,
fuse_file_info_t *ffi);
};

Loading…
Cancel
Save