forked from len0rd/rockbox
correct a typo
Change-Id: I45b72364ec660c96368837b543b0f6d556f9f66a Reviewed-on: http://gerrit.rockbox.org/72 Reviewed-by: Frank Gevaerts <frank@gevaerts.be>
This commit is contained in:
parent
94177e6c3b
commit
c5f772caad
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ void reset_setting(const struct settings_list *setting, void *var);
|
|||
void settings_reset(void);
|
||||
void sound_settings_apply(void);
|
||||
|
||||
/* call this after loading a .wps/.rwps pr other skin files, so that the
|
||||
/* call this after loading a .wps/.rwps or other skin files, so that the
|
||||
* skin buffer is reset properly
|
||||
*/
|
||||
void settings_apply_skins(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue