summaryrefslogtreecommitdiff
path: root/src/cpu/legiontrace.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/legiontrace.hh')
-rw-r--r--src/cpu/legiontrace.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/legiontrace.hh b/src/cpu/legiontrace.hh
index a60b9ad10..24957e40a 100644
--- a/src/cpu/legiontrace.hh
+++ b/src/cpu/legiontrace.hh
@@ -76,6 +76,6 @@ class LegionTrace : public InstTracer
}
};
-/* namespace Trace */ }
+} // namespace Trace
#endif // __CPU_LEGIONTRACE_HH__