1
0
Fork 0
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:
Marianne Arnold 2008-05-18 15:29:28 +00:00
parent ad04e9d42b
commit 5b07a806af

View file

@ -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)