summaryrefslogtreecommitdiff
path: root/apps/plugins/iriver_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/iriver_flash.c')
-rw-r--r--apps/plugins/iriver_flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/iriver_flash.c b/apps/plugins/iriver_flash.c
index 4a6002f3df..ea89f4270a 100644
--- a/apps/plugins/iriver_flash.c
+++ b/apps/plugins/iriver_flash.c
@@ -25,7 +25,7 @@
25#ifndef SIMULATOR /* only for target */ 25#ifndef SIMULATOR /* only for target */
26 26
27unsigned char *audiobuf; 27unsigned char *audiobuf;
28int audiobuf_size; 28ssize_t audiobuf_size;
29 29
30#if defined(IRIVER_H120) 30#if defined(IRIVER_H120)
31#define PLATFORM_ID ID_IRIVER_H100 31#define PLATFORM_ID ID_IRIVER_H100