1
0
Fork 0
forked from len0rd/rockbox

More const policeing step 4

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4983 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2004-08-03 19:22:56 +00:00
parent 2b0694c694
commit 9478cc6f8a
10 changed files with 24 additions and 23 deletions

View file

@ -545,7 +545,8 @@ unsigned short old_lcd_rocklatin1_to_xlcd[] =
};
/* second table -- substitute */
unsigned char lcd_player_extended_lcd_to_rocklatin1[NO_EXTENDED_LCD_CHARS] =
const unsigned char
lcd_player_extended_lcd_to_rocklatin1[NO_EXTENDED_LCD_CHARS] =
{
/* 00 */ NOCHAR_NEW, /* 0-16 user defined */
/* 01 */ NOCHAR_NEW, /* 0-16 user defined */