aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/storagefile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/cloud/storagefile.cpp')
-rw-r--r--backends/cloud/storagefile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/cloud/storagefile.cpp b/backends/cloud/storagefile.cpp
index c0f8d3a9bc..b37b5e0d53 100644
--- a/backends/cloud/storagefile.cpp
+++ b/backends/cloud/storagefile.cpp
@@ -53,4 +53,4 @@ StorageFile::StorageFile(Common::String pth, uint32 sz, uint32 ts, bool dir) {
_isDirectory = dir;
}
-} //end of namespace Cloud
+} // End of namespace Cloud