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 b5ead825fc..72f0991409 100644
--- a/common/platform.h
+++ b/common/platform.h
@@ -77,6 +77,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