From 5b07a806afd7408d614512cf968ee7e5ff56af36 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 18 May 2008 15:29:28 +0000 Subject: 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 --- apps/plugins/mpegplayer/mpeg_settings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/mpegplayer/mpeg_settings.c') diff --git a/apps/plugins/mpegplayer/mpeg_settings.c b/apps/plugins/mpegplayer/mpeg_settings.c index 922ec23bb6..70b41a00e2 100644 --- a/apps/plugins/mpegplayer/mpeg_settings.c +++ b/apps/plugins/mpegplayer/mpeg_settings.c @@ -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) -- cgit v1.2.3