Fix up and finish what I started with r17886.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17888 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marc Guay 2008-06-30 02:42:05 +00:00
parent 84dbc76522
commit d40d17829f
5 changed files with 5 additions and 3 deletions

View file

@ -133,7 +133,7 @@ static const struct button_mapping button_context_pitchscreen[] = {
{ ACTION_PS_EXIT, BUTTON_OFF, BUTTON_NONE },
LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_STD)
}; /* button_context_quickscreen */
}; /* button_context_pitchscreen */
static const struct button_mapping button_context_recscreen[] = {
{ ACTION_REC_PAUSE, BUTTON_MENU|BUTTON_REL, BUTTON_MENU },