summaryrefslogtreecommitdiff
path: root/src/base/stats/types.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/stats/types.hh')
-rw-r--r--src/base/stats/types.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/stats/types.hh b/src/base/stats/types.hh
index 87cf91653..9faa8d33d 100644
--- a/src/base/stats/types.hh
+++ b/src/base/stats/types.hh
@@ -53,6 +53,6 @@ typedef std::vector<Result> VResult;
typedef unsigned int size_type;
typedef unsigned int off_type;
-/* namespace Stats */ }
+} // namespace Stats
#endif // __BASE_STATS_TYPES_HH__