xduoox3: Fix an error in a comment
Change-Id: Ic4994a7215d95f24c5d599cad762b2d0b6a03921
This commit is contained in:
parent
728299e322
commit
91197dd59b
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ static const struct button_mapping button_context_settings_vol_is_inc[] = {
|
|||
{ ACTION_SETTINGS_DECREPEAT,BUTTON_VOL_DOWN|BUTTON_REPEAT, BUTTON_NONE },
|
||||
|
||||
LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_STD)
|
||||
}; /* button_context_settings_right_is_inc */
|
||||
}; /* button_context_settings_vol_is_inc */
|
||||
|
||||
/** Tree **/
|
||||
static const struct button_mapping button_context_tree[] = {
|
||||
|
|
Loading…
Reference in a new issue