aboutsummaryrefslogtreecommitdiff
path: root/common/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/platform.h')
-rw-r--r--common/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/platform.h b/common/platform.h
index 1891c7096d..5a4f3f1802 100644
--- a/common/platform.h
+++ b/common/platform.h
@@ -75,6 +75,6 @@ extern const char *getPlatformCode(Platform id);
extern const char *getPlatformAbbrev(Platform id);
extern const char *getPlatformDescription(Platform id);
-} // End of namespace Common
+} // End of namespace Common
#endif