summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-06-16 12:31:26 +0200
committerLéo Lam <leo@innovatetechnologi.es>2017-06-16 12:31:26 +0200
commitaa63199977a21fcb78c371b025166ff7affc9e33 (patch)
treedd87a975f65533312814908000cc915f5fa1e88b /Source/Core/VideoCommon/TextureCacheBase.cpp
parent9c8e26bdff4a074f1a58f5fa23a818233e6890f4 (diff)
FileUtil: Don't manually strip trailing slashes
POSIX allows one or more trailing slashes for directories. From POSIX.1-2008, section 3.271 (Base Definitions / Pathname): > A pathname can optionally contain one or more trailing <slash> > characters. Multiple successive <slash> characters are considered to > be the same as one <slash>, except for the case of exactly two > leading <slash> characters. On Windows, the extra trailing slashes are ignored for directories too.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions