From 98ed07bcf8110111843e5832406108017457f8fd Mon Sep 17 00:00:00 2001 From: Robert Menes Date: Wed, 3 Nov 2010 03:23:14 +0000 Subject: Okay, this should be the last few "prevent red" fixes to be done on the GoGear HDD6330 plugin keymaps. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28470 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/fft/fft.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/fft') diff --git a/apps/plugins/fft/fft.c b/apps/plugins/fft/fft.c index 9cca99adbe..572ee5325f 100644 --- a/apps/plugins/fft/fft.c +++ b/apps/plugins/fft/fft.c @@ -183,7 +183,7 @@ GREY_INFO_STRUCT #elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD # define FFT_PREV_GRAPH BUTTON_PREV -# define FFT_NEVT_GRAPH BUTTON_NEXT +# define FFT_NEXT_GRAPH BUTTON_NEXT # define FFT_ORIENTATION BUTTON_PLAY # define FFT_WINDOW BUTTON_MENU # define FFT_AMP_SCALE BUTTON_UP -- cgit v1.2.3