aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/S6D1121/gdisp_lld.c
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-03 02:23:34 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-03 02:23:34 +0100
commit75de4fe1db55217b5a7cf9c705738d3ad2c9044a (patch)
tree1761eda944cbd74b9e9abbb296bf156c8963c33a /drivers/gdisp/S6D1121/gdisp_lld.c
parent74b00382a6e2f4f0beb448395f804ec373f88464 (diff)
downloaduGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.tar.gz
uGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.tar.bz2
uGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.zip
docs
Diffstat (limited to 'drivers/gdisp/S6D1121/gdisp_lld.c')
-rw-r--r--drivers/gdisp/S6D1121/gdisp_lld.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gdisp/S6D1121/gdisp_lld.c b/drivers/gdisp/S6D1121/gdisp_lld.c
index 6a8b4aed..7e1509be 100644
--- a/drivers/gdisp/S6D1121/gdisp_lld.c
+++ b/drivers/gdisp/S6D1121/gdisp_lld.c
@@ -19,7 +19,7 @@
*/
/**
- * @file gdispS6d1121/gdisp_lld.c
+ * @file drivers/gdisp/S6D1121/gdisp_lld.c
* @brief GDISP Graphics Driver subsystem low level driver source for the S6d1121 display.
*
* @addtogroup GDISP
@@ -501,3 +501,4 @@ void GDISP_LLD(drawpixel)(coord_t x, coord_t y, color_t color) {
#endif /* GFX_USE_GDISP */
/** @} */
+