long policy

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5713 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jean-Philippe Bernardy 2005-01-30 14:33:33 +00:00
parent 98a8132155
commit 3f65c3f42f
2 changed files with 3 additions and 3 deletions

View file

@ -1026,7 +1026,7 @@ static void mpeg_thread(void)
unsigned long saved_header = 0;
int startpos;
int rc;
int offset;
long offset;
int countdown;
#endif /* #if CONFIG_HWCODEC == MAS3587F */