Browse Source

func_create_ff.cpp

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

2
src/func_create_ff.cpp

@ -81,7 +81,7 @@ namespace l
int int
Func::CreateFF::operator()(Branches2 &branches_, Func::CreateFF::operator()(Branches2 &branches_,
char const *fusepath_,
ghc::filesystem::path const &fusepath_,
mode_t const mode_, mode_t const mode_,
fuse_file_info_t *ffi_) fuse_file_info_t *ffi_)
{ {

Loading…
Cancel
Save