1
0
Fork 0
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:
Björn Stenberg 2002-06-25 09:10:13 +00:00
parent 7f08462821
commit 47d46e37f5

View file

@ -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 */