long policy

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5971 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jean-Philippe Bernardy 2005-02-16 11:04:35 +00:00
parent 3bd167771d
commit 4ff0c8e4c8
2 changed files with 3 additions and 3 deletions

View file

@ -241,7 +241,7 @@ int rec_create_directory(void)
bool recording_screen(void)
{
int button;
long button;
bool done = false;
char buf[32];
char buf2[32];