forked from len0rd/rockbox
Fix a typo even though it's only in a comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17575 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ad04e9d42b
commit
5b07a806af
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ static bool mpeg_set_int(const char *string, const char *unit,
|
|||
|
||||
return usb;
|
||||
}
|
||||
#endif /* HAVE_BACKLIGHT_BRIGHNTESS */
|
||||
#endif /* HAVE_BACKLIGHT_BRIGHTNESS */
|
||||
|
||||
#ifdef HAVE_BACKLIGHT_BRIGHTNESS
|
||||
void mpeg_backlight_update_brightness(int value)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue