diff --git a/cpu/mips32r2_common/include/thread_arch.h b/cpu/mips32r2_common/include/thread_arch.h index 00799085ca..ba36b4979b 100644 --- a/cpu/mips32r2_common/include/thread_arch.h +++ b/cpu/mips32r2_common/include/thread_arch.h @@ -15,8 +15,6 @@ * @brief Implementation of the kernels thread interface * * @author Neil Jones - * - * @} */ #ifndef THREAD_ARCH_H #define THREAD_ARCH_H