Maemo compile fix
This commit is contained in:
parent
060701c701
commit
f968816f21
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue