lfs_file_rewind: Cast error return codes to int.
For correctness, cast the lfs_stag_t variables to int when returning a negative error code.
This commit is contained in:
Reference in New Issue
Block a user
For correctness, cast the lfs_stag_t variables to int when returning a negative error code.