Maemo compile fix

This commit is contained in:
Pali Rohár 2010-11-23 00:55:09 +01:00
parent 060701c701
commit f968816f21

View file

@ -440,7 +440,7 @@ static void InitKey2Str()
osso_context_t * osso = NULL;
SDL_TimerID timer;
static Uint32 OssoKeepBacklightAlive(Uint32 interval, void *param)
static Uint32 OssoKeepBacklightAlive(Uint32 interval, void *)
{
if (!osso)
return interval;