summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2010-11-23 00:27:54 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2010-11-23 00:27:54 +0000
commitefba7d8c3069c12843c13e8f78dcbcf86e930a90 (patch)
tree8c96637de82fdc14e64f4cee03e904aaa12ed959 /apps
parent1e0006b00890d77847bc99bbe038ba2c915fa575 (diff)
downloadrockbox-efba7d8c3069c12843c13e8f78dcbcf86e930a90.tar.gz
rockbox-efba7d8c3069c12843c13e8f78dcbcf86e930a90.zip
once more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28647 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/tagcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tagcache.c b/apps/tagcache.c
index a30c77f0d1..679d7cbe79 100644
--- a/apps/tagcache.c
+++ b/apps/tagcache.c
@@ -768,7 +768,7 @@ static bool retrieve(struct tagcache_search *tcs, struct index_entry *idx,
static long read_numeric_tag(int tag, int idx_id, const struct index_entry *idx)
{
-#ifdef __PCTOOL__
+#ifndef __PCTOOL__
if (! COMMAND_QUEUE_IS_EMPTY)
{
/* Attempt to find tag data through store-to-load forwarding in