summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_backend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/file_sys/archive_backend.cpp')
-rw-r--r--src/core/file_sys/archive_backend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/file_sys/archive_backend.cpp b/src/core/file_sys/archive_backend.cpp
index 87a240d7a..fc472b44f 100644
--- a/src/core/file_sys/archive_backend.cpp
+++ b/src/core/file_sys/archive_backend.cpp
@@ -119,4 +119,4 @@ std::vector<u8> Path::AsBinary() const {
return {};
}
}
-}
+} // namespace FileSys