summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c
diff options
context:
space:
mode:
authorJean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com>2005-02-16 11:04:35 +0000
committerJean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com>2005-02-16 11:04:35 +0000
commit4ff0c8e4c800c453f494aad994363abdd5a0cedc (patch)
tree8c07095a32cc720162518b63302afe3cde1ee6d1 /apps/recorder/recording.c
parent3bd167771d23edbfcf11ea4d5f0f75faf53af0c9 (diff)
long policy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5971 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/recorder/recording.c')
-rw-r--r--apps/recorder/recording.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/recording.c b/apps/recorder/recording.c
index 85d8c6e4b2..d9b75d05f9 100644
--- a/apps/recorder/recording.c
+++ b/apps/recorder/recording.c
@@ -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];