From 41e0db48cd0acdc8540d7fd900601fd85025c68e Mon Sep 17 00:00:00 2001 From: "Leon M. George" Date: Wed, 6 Apr 2016 12:29:54 +0200 Subject: [PATCH] boards/multiboot: close doxy group --- boards/x86-multiboot-common/include/multiboot.h | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/x86-multiboot-common/include/multiboot.h b/boards/x86-multiboot-common/include/multiboot.h index 2ad18254c3..54894f06a9 100644 --- a/boards/x86-multiboot-common/include/multiboot.h +++ b/boards/x86-multiboot-common/include/multiboot.h @@ -235,3 +235,4 @@ typedef struct multiboot_mod_list multiboot_module_t; #endif #endif /** ! MULTIBOOT_H_ */ +/** @} */