long policy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5714 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3f65c3f42f
commit
8d3149f3ab
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ static int save(
|
|||
{
|
||||
int close_stat = 0;
|
||||
int x, y;
|
||||
int offset;
|
||||
long offset;
|
||||
unsigned long last_header = rb->mpeg_get_last_header();
|
||||
|
||||
rb->lcd_getstringsize("M", &x, &y);
|
||||
|
|
Loading…
Reference in a new issue