diff --git a/src/fs_inode.cpp b/src/fs_inode.cpp index e1d9bba5..2efd692d 100644 --- a/src/fs_inode.cpp +++ b/src/fs_inode.cpp @@ -62,8 +62,8 @@ static u64 _path_hash(const std::string &branch_path_, const std::string &fusepath_, - const mode_t mode_, - const ino_t ino_) + const mode_t mode_, + const ino_t ino_) { u64 seed;