1
0
Fork 0
forked from len0rd/rockbox

Oops forgot one

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14393 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-08-19 10:30:49 +00:00
parent 9b59183953
commit ba92a1f800

View file

@ -327,7 +327,7 @@ static void set_superbass(bool value)
#endif
#ifdef HAVE_LCD_CHARCELLS
static void jumpscroll_format(char* buffer, int buffer_size, int value,
static void jumpscroll_format(char* buffer, size_t buffer_size, int value,
const char* unit)
{
(void)unit;