aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/cloud/manager.h')
-rw-r--r--backends/cloud/manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/cloud/manager.h b/backends/cloud/manager.h
index 08106e0513..6eaf17bc91 100644
--- a/backends/cloud/manager.h
+++ b/backends/cloud/manager.h
@@ -44,6 +44,6 @@ public:
virtual void syncSaves(Storage::BoolCallback callback);
};
-} //end of namespace Cloud
+} // End of namespace Cloud
#endif