aboutsummaryrefslogtreecommitdiff
path: root/src/common/string_util.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-22 02:54:07 -0400
committerLioncash <mathew1800@gmail.com>2018-07-22 03:22:28 -0400
commit0081252d317af44b3e810d7f31fdd3fb03b8e23c (patch)
tree4237df67a4938585d9485fc07551c470e8527dde /src/common/string_util.h
parent398444e67635c158a20301d1a32a1c45bfdd4056 (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/string_util.h')
0 files changed, 0 insertions, 0 deletions