aboutsummaryrefslogtreecommitdiff
path: root/common/random.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/random.h')
-rw-r--r--common/random.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/random.h b/common/random.h
index 90f2ed5cb0..c8aec58946 100644
--- a/common/random.h
+++ b/common/random.h
@@ -74,6 +74,6 @@ public:
uint getRandomNumberRng(uint min, uint max);
};
-} // End of namespace Common
+} // End of namespace Common
#endif