Browse Source

func_create_ff.cpp

toml4
Antonio SJ Musumeci 9 months ago
parent
commit
d3d1963778
  1. 2
      src/func_create_ff.cpp

2
src/func_create_ff.cpp

@ -82,7 +82,7 @@ namespace l
int int
Func2::CreateFF::operator()(Branches2 &branches_, Func2::CreateFF::operator()(Branches2 &branches_,
ghc::filesystem::path const &fusepath_,
fs::Path const &fusepath_,
mode_t const mode_, mode_t const mode_,
fuse_file_info_t *ffi_) fuse_file_info_t *ffi_)
{ {

Loading…
Cancel
Save