aboutsummaryrefslogtreecommitdiff
path: root/common/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/map.h')
-rw-r--r--common/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/map.h b/common/map.h
index 8098afa1bd..e4b3099573 100644
--- a/common/map.h
+++ b/common/map.h
@@ -237,6 +237,6 @@ class String;
typedef Map<String, String> StringMap;
-}; // End of namespace ScummVM
+} // End of namespace ScummVM
#endif