aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-07-22 02:26:52 +0200
committerTectu <joel@unormal.org>2012-07-22 02:26:52 +0200
commitf7c05fad30d97b11a952c2eaea88691eb81be403 (patch)
tree54c69848cfb7dffe8f744a5b34319d45453242ca
parent8bc4bc974437c64cc22ae74c1f227588239842c0 (diff)
downloaduGFX-f7c05fad30d97b11a952c2eaea88691eb81be403.tar.gz
uGFX-f7c05fad30d97b11a952c2eaea88691eb81be403.tar.bz2
uGFX-f7c05fad30d97b11a952c2eaea88691eb81be403.zip
small fix
-rw-r--r--drivers/lcd/ssd1289_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/lcd/ssd1289_lld.c b/drivers/lcd/ssd1289_lld.c
index c5b2fd0f..43755a23 100644
--- a/drivers/lcd/ssd1289_lld.c
+++ b/drivers/lcd/ssd1289_lld.c
@@ -444,4 +444,4 @@ void lld_lcdVerticalScroll(uint16_t x0, uint16_t y0, uint16_t x1, uint16_t y1, u
}
#endif
-T
+