summaryrefslogtreecommitdiff
path: root/src/arch/mips/linux/threadinfo.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/linux/threadinfo.hh')
-rw-r--r--src/arch/mips/linux/threadinfo.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/mips/linux/threadinfo.hh b/src/arch/mips/linux/threadinfo.hh
index b0d0cd811..20a4033dd 100644
--- a/src/arch/mips/linux/threadinfo.hh
+++ b/src/arch/mips/linux/threadinfo.hh
@@ -148,6 +148,6 @@ class ThreadInfo
}
};
-/* namespace Linux */ }
+} // namespace Linux
#endif // __ARCH_MIPS_LINUX_LINUX_THREADINFO_HH__