mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
whitespace fixes
Change-Id: I86880595b78e3cae62361c32ca57cf6f6a4ad963
This commit is contained in:
parent
cf96a4d386
commit
1697b13693
11 changed files with 108 additions and 108 deletions
|
|
@ -171,7 +171,7 @@ enum plugin_status plugin_start(const void* parameter)
|
|||
struct gui_synclist list;
|
||||
bool done = false;
|
||||
int action, cur_sel;
|
||||
|
||||
|
||||
menu_table = rb->root_menu_get_options(&menu_item_count);
|
||||
load_from_cfg();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue