Commit 3e0727df authored by Lioncash's avatar Lioncash
Browse files

vfs_offset: Simplify TrimToFit()

We can simply use std::clamp() here, instead of using an equivalent
with std::max() and std::min().
parent 894b0de0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment