menus: Fix some of the red from c39f95465

Change-Id: Ic22123a83bf119605c8ddf686b6a8e21f9555c6a
This commit is contained in:
Solomon Peachy 2020-07-19 18:28:50 -04:00
parent c39f95465b
commit 11274e3d26

View File

@ -122,7 +122,7 @@ static int selectivebacklight_set_mask(void* param)
#endif /* HAVE_BACKLIGHT */
#ifdef HAVE_LCD_FLIP
static int flipdisplay_callback(int action,
const struct menu_item_ex *this_item
const struct menu_item_ex *this_item,
struct gui_synclist *this_list)
{
(void)this_item;