Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAaronLopezGarcia committed Aug 7, 2023
1 parent d221ff4 commit e076016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/modules/xmbctrl/main.c
Expand Up @@ -124,7 +124,7 @@ struct {
{2, ark_settings_boolean}, // Prevent hib delete
{2, ark_settings_boolean}, // Hide MAC
{2, ark_settings_boolean}, // Hide DLC
{N_OPTS, ark_settings_options}, // Hide Options
{N_OPTS, ark_settings_options}, // Turn off LEDs
};

#define N_ITEMS (sizeof(GetItemes) / sizeof(GetItem))
Expand Down

0 comments on commit e076016

Please sign in to comment.