Fix comma at end of enumerator list
This commit is contained in:
parent
84d75783ea
commit
e35354d60c
|
@ -243,7 +243,7 @@ enum menu_displaylist_ctl_state
|
|||
DISPLAYLIST_CORE_RESTORE_BACKUP_LIST,
|
||||
DISPLAYLIST_CORE_DELETE_BACKUP_LIST,
|
||||
DISPLAYLIST_PENDING_CLEAR,
|
||||
DISPLAYLIST_WIFI_NETWORKS_LIST,
|
||||
DISPLAYLIST_WIFI_NETWORKS_LIST
|
||||
};
|
||||
|
||||
enum filebrowser_enums
|
||||
|
|
Loading…
Reference in New Issue