summaryrefslogtreecommitdiff
path: root/apps/tagcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagcache.h')
-rw-r--r--apps/tagcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagcache.h b/apps/tagcache.h
index 1752d3ec45..450c21c26e 100644
--- a/apps/tagcache.h
+++ b/apps/tagcache.h
@@ -113,6 +113,7 @@ struct tagcache_search {
113 long position; 113 long position;
114 int entry_count; 114 int entry_count;
115 bool valid; 115 bool valid;
116 bool initialized;
116 117
117 /* Exported variables. */ 118 /* Exported variables. */
118 bool ramsearch; 119 bool ramsearch;