From 29cf77746c973f63b694a3b56008173eb208939e Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 18 Oct 2013 17:10:15 +1000 Subject: [PATCH] Fix doxygen comments. --- drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h | 4 +--- drivers/gdisp/ILI9325/board_ILI9325_template.h | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h b/drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h index ed697b6f..166ebc33 100644 --- a/drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h +++ b/drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h @@ -19,7 +19,7 @@ /** - * @file drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h + * @file drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h * @brief GDISP Graphic Driver subsystem board interface for the ILI9325 display. */ @@ -113,5 +113,3 @@ static inline uint16_t read_data(GDisplay *g) { } #endif /* GDISP_LLD_BOARD_H */ -/** @} */ - diff --git a/drivers/gdisp/ILI9325/board_ILI9325_template.h b/drivers/gdisp/ILI9325/board_ILI9325_template.h index 4d54ba34..7b067293 100644 --- a/drivers/gdisp/ILI9325/board_ILI9325_template.h +++ b/drivers/gdisp/ILI9325/board_ILI9325_template.h @@ -6,7 +6,7 @@ */ /** - * @file drivers/gdisp/ILI9325/gdisp_lld_board_template.h + * @file drivers/gdisp/ILI9325/board_ILI9325_template.h * @brief GDISP Graphic Driver subsystem board interface for the ILI9325 display. * * @addtogroup GDISP