From dae721900b75d7b8e78bc35e79c4288934bba79d Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 11 Jan 2013 19:39:36 +0100 Subject: small doxygen fixes --- drivers/gdisp/ILI9320/gdisp_lld_board_example.h | 2 +- drivers/gdisp/S6D1121/gdisp_lld_board_example.h | 4 ++-- drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'drivers/gdisp') diff --git a/drivers/gdisp/ILI9320/gdisp_lld_board_example.h b/drivers/gdisp/ILI9320/gdisp_lld_board_example.h index 48221b3a..a79e557b 100644 --- a/drivers/gdisp/ILI9320/gdisp_lld_board_example.h +++ b/drivers/gdisp/ILI9320/gdisp_lld_board_example.h @@ -19,7 +19,7 @@ */ /** - * @file drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h + * @file drivers/gdisp/ILI9320/gdisp_lld_board_example.h * @brief GDISP Graphic Driver subsystem board interface for the ILI9320 display. * * @addtogroup GDISP diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h index 00c4b869..2396b155 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h @@ -19,8 +19,8 @@ */ /** - * @file drivers/gdisp/SSD1289/gdisp_lld_board_example.h - * @brief GDISP Graphic Driver subsystem board interface for the SSD1289 display. + * @file drivers/gdisp/S6D1121/gdisp_lld_board_example.h + * @brief GDISP Graphic Driver subsystem board interface for the S6D1121 display. * * @addtogroup GDISP * @{ diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h index 9abfa74c..34224425 100644 --- a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h +++ b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h @@ -20,7 +20,7 @@ /** * @file drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h - * @brief GDISP Graphic Driver subsystem board interface for the SSD1289 display. + * @brief GDISP Graphic Driver subsystem board interface for the S6D1121 display * * @addtogroup GDISP * @{ -- cgit v1.2.3