long policy

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5714 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jean-Philippe Bernardy 2005-01-30 14:48:50 +00:00
parent 3f65c3f42f
commit 8d3149f3ab

View file

@ -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);