xduoox3: Fix an error in a comment

Change-Id: Ic4994a7215d95f24c5d599cad762b2d0b6a03921
This commit is contained in:
Solomon Peachy 2020-09-30 17:07:55 -04:00
parent 728299e322
commit 91197dd59b

View file

@ -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[] = {