diff options
| author | Lioncash <mathew1800@gmail.com> | 2018-05-11 08:29:36 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2018-05-11 08:29:37 -0400 |
| commit | c26de8107dcd4843e154c97284a204f9dc519bc9 (patch) | |
| tree | 9904b40a1f68827fef495500ce086e2d56460e6e /Source/Core/Common/FileUtil.cpp | |
| parent | 5fc18aa63944b247a0daa0cd87b1553a6e3da5a7 (diff) | |
SDCardUtil: Convert return type of write_* functions to bool
Converts them from 0 == success, 1 == failure to using the built-in
standard bool. Also while we're at it, const qualify write_sector's
"sector" parameter, since nothing in the function modifies the data
being pointed to.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions
