forked from len0rd/rockbox
Clarify in what units the settings.sleeptimer_duration is
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31440 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3074b64025
commit
0726b17667
1 changed files with 1 additions and 1 deletions
|
@ -798,7 +798,7 @@ struct user_settings
|
|||
int compressor_release_time;
|
||||
#endif
|
||||
|
||||
int sleeptimer_duration;
|
||||
int sleeptimer_duration; /* In minutes; 0=off */
|
||||
bool sleeptimer_on_startup;
|
||||
bool keypress_restarts_sleeptimer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue