1
0
Fork 0
forked from len0rd/rockbox

oops.. fix yellow builds

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9341 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Christian Gmeiner 2006-03-29 10:30:52 +00:00
parent 47bf642002
commit 50012ab797

View file

@ -2075,7 +2075,7 @@ void cleanup(void *parameter)
#define ZOOM_IN 100 /* return codes for below function */
#define ZOOM_OUT 101
int show_menu() /* return 1 to quit */
int show_menu(void) /* return 1 to quit */
{
int m;
int result;