diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-20 21:40:13 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-20 21:40:15 -0400 |
commit | 05231d8b08f7d473a4c4cf7640227f41de44ac23 (patch) | |
tree | ef30c10aa0396ea258da043ceb0949e57b8c8912 /src/core/loader/linker.cpp | |
parent | 8afc21f175548287c1f678e28c999567299eec4e (diff) |
vfs: Amend constness on pointers in WriteBytes() and WriteArrays() member functions to be const qualified
These functions don't modify the data being pointed to, so these can be
pointers to const data
Diffstat (limited to 'src/core/loader/linker.cpp')
0 files changed, 0 insertions, 0 deletions