diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-07-07 07:38:22 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-07-07 07:38:22 +0000 |
| commit | a784942937e3cca56c7521f1cc964ff4cdd53be0 (patch) | |
| tree | 436143c1ffd8beed2edb663808c88be72f03fa69 /LUFA/Common/CompilerSpecific.h | |
| parent | f7b1c038e47ca65114f89380da3538935bdf31b5 (diff) | |
Add missing doxygen group terminator to the new CompilerSpecific.h header file.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1849 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/Common/CompilerSpecific.h')
| -rw-r--r-- | LUFA/Common/CompilerSpecific.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/Common/CompilerSpecific.h b/LUFA/Common/CompilerSpecific.h index ee6db461..9dcd7637 100644 --- a/LUFA/Common/CompilerSpecific.h +++ b/LUFA/Common/CompilerSpecific.h @@ -94,3 +94,5 @@ #endif
+/** @} */
+
|
