mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-30 12:33:49 +08:00
func_create_base.hpp
This commit is contained in:
parent
6db1e2ecd6
commit
079f1149e9
|
@ -37,6 +37,6 @@ namespace Func
|
|||
virtual int operator()(Branches2 &branches,
|
||||
ghc::filesystem::path const &fusepath,
|
||||
mode_t const mode,
|
||||
fuse_file_info_t *ffi) = 0;
|
||||
fuse_file_info_t *ffi) = 0;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user