From: Dean Camera Date: Thu, 7 Jul 2011 07:38:22 +0000 (+0000) Subject: Add missing doxygen group terminator to the new CompilerSpecific.h header file. X-Git-Tag: LUFA-111009-BETA~31 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/bcb627e1a1bb9f013670d981ead2db97d7c70608?ds=inline Add missing doxygen group terminator to the new CompilerSpecific.h header file. --- diff --git a/LUFA/Common/CompilerSpecific.h b/LUFA/Common/CompilerSpecific.h index ee6db461b..9dcd7637c 100644 --- a/LUFA/Common/CompilerSpecific.h +++ b/LUFA/Common/CompilerSpecific.h @@ -94,3 +94,5 @@ #endif +/** @} */ +