Keep simulators happy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21403 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8e2bdcaab6
commit
e4cb136ab1
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ struct tagcache_search {
|
|||
int clause_count;
|
||||
int list_position;
|
||||
int seek_pos;
|
||||
int32_t position;
|
||||
long position;
|
||||
int entry_count;
|
||||
bool valid;
|
||||
bool initialized;
|
||||
|
|
Loading…
Reference in a new issue