forked from len0rd/rockbox
Corrected declaration
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1173 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7f08462821
commit
47d46e37f5
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ static void scroll_speed(void)
|
|||
}
|
||||
|
||||
|
||||
void wps_set()
|
||||
void wps_set(void)
|
||||
{
|
||||
/* Simple menu for selecting what the display shows during playback */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue