From bcb627e1a1bb9f013670d981ead2db97d7c70608 Mon Sep 17 00:00:00 2001
From: Dean Camera <dean@fourwalledcubicle.com>
Date: Thu, 7 Jul 2011 07:38:22 +0000
Subject: [PATCH] Add missing doxygen group terminator to the new
 CompilerSpecific.h header file.

---
 LUFA/Common/CompilerSpecific.h | 2 ++
 1 file changed, 2 insertions(+)

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
 
+/** @} */
+
-- 
GitLab