Bumped seek whence up to uint32_t
I can't think of a reason this should be uint8_t. Bumping it up to uint32_t matches the type used for other flags (even though whence is arguably not flags in a strict sense). No code changes.
This commit is contained in:
Reference in New Issue
Block a user