forked from len0rd/rockbox
Correct another small typo in a comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21746 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
161cb164ca
commit
2ad5e244c7
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ static void gwps_fix_statusbars(void)
|
|||
#if defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP)
|
||||
/*
|
||||
* If the user is unable to see the wps, because the display is deactivated,
|
||||
* we surpress updates until the wps is activated again (the lcd driver will
|
||||
* we suppress updates until the wps is activated again (the lcd driver will
|
||||
* call this hook to issue an instant update)
|
||||
* */
|
||||
static void wps_lcd_activation_hook(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue