mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-10 13:04:15 -04:00
Remove clang-format leftover comment
This commit is contained in:
parent
5b2186463e
commit
c9c40225e8
@ -336,7 +336,7 @@ void op_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
|
|||||||
}
|
}
|
||||||
|
|
||||||
fuse_reply_err(req, err);
|
fuse_reply_err(req, err);
|
||||||
} // namespace dwarfs
|
}
|
||||||
|
|
||||||
template <typename LoggerPolicy>
|
template <typename LoggerPolicy>
|
||||||
void op_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
|
void op_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user