diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-22 02:54:07 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-22 03:22:28 -0400 |
commit | 0081252d317af44b3e810d7f31fdd3fb03b8e23c (patch) | |
tree | 4237df67a4938585d9485fc07551c470e8527dde /src/common/file_util.cpp | |
parent | 398444e67635c158a20301d1a32a1c45bfdd4056 (diff) |
vfs: Correct file_p variable usage within InterpretAsDirectory()
ReplaceFileWithSubdirectory() takes a VirtualFile and a VirtualDir, but
it was being passed a string as one of its arguments. The only reason
this never caused issues is because this template isn't instantiated
anywhere yet.
This corrects an issue before it occurs.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions