Browse Source

func_create_ff.cpp

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

2
src/func_create_ff.cpp

@ -25,7 +25,7 @@ namespace l
static static
int int
create(Branches2 &branches_, create(Branches2 &branches_,
char const *fusepath_,
ghc::filesystem::path const &fusepath_,
mode_t const mode_, mode_t const mode_,
mode_t const umask_, mode_t const umask_,
fuse_file_info_t *ffi_) fuse_file_info_t *ffi_)

Loading…
Cancel
Save