From 2c09d15ac9ad8e2a653713f23d5e0b6921bf15c3 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Mon, 2 Apr 2012 09:34:09 +0800 Subject: Fixed Doxygen comment syntax --- Debugger/debug_internals.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Debugger/debug_internals.h b/Debugger/debug_internals.h index e187b82..bdab463 100644 --- a/Debugger/debug_internals.h +++ b/Debugger/debug_internals.h @@ -390,4 +390,6 @@ ENUM_VAL(DISP_ABORT_SPURIOUS) /**< Spurious IRQ. */ ENUM_VAL(DISP_ABORT_ILLEGAL) /**< Illegal Instruction. */ ENUM_END(abort_type_t) +/*@}*/ + #endif /* __DEBUG_INTERNALS_H__ */ -- cgit v1.2.3