From 198f52d2f80152c027a0b65d6a44ac2fcd0f0cb6 Mon Sep 17 00:00:00 2001 From: Enrico Joerns Date: Tue, 7 Oct 2014 00:08:26 +0200 Subject: [PATCH] [cpu/pic32] Removed excess end group --- cpu/pic32/pic32.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpu/pic32/pic32.h b/cpu/pic32/pic32.h index 8edcacde8..013b3f40b 100644 --- a/cpu/pic32/pic32.h +++ b/cpu/pic32/pic32.h @@ -101,3 +101,4 @@ void pic32_init(void); #endif /* INCLUDE_PIC32_PIC32_H_ */ /** @} */ +/** @} */