aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-07-07 07:38:22 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-07-07 07:38:22 +0000
commitbcb627e1a1bb9f013670d981ead2db97d7c70608 (patch)
tree436143c1ffd8beed2edb663808c88be72f03fa69 /LUFA/Common
parent4e601207a7bcf5d909a2a896afdcf333c35bbfa6 (diff)
downloadlufa-bcb627e1a1bb9f013670d981ead2db97d7c70608.tar.gz
lufa-bcb627e1a1bb9f013670d981ead2db97d7c70608.tar.bz2
lufa-bcb627e1a1bb9f013670d981ead2db97d7c70608.zip
Add missing doxygen group terminator to the new CompilerSpecific.h header file.
Diffstat (limited to 'LUFA/Common')
-rw-r--r--LUFA/Common/CompilerSpecific.h2
1 files changed, 2 insertions, 0 deletions
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
+/** @} */
+