summaryrefslogtreecommitdiff
path: root/apps/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.h')
-rw-r--r--apps/tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tree.h b/apps/tree.h
index 9b4888c46a..fe903250d7 100644
--- a/apps/tree.h
+++ b/apps/tree.h
@@ -213,6 +213,7 @@ struct tree_context {
213 int extra_history[MAX_DIR_LEVELS]; /* db use */ 213 int extra_history[MAX_DIR_LEVELS]; /* db use */
214 int currtable; /* db use */ 214 int currtable; /* db use */
215 int currextra; /* db use */ 215 int currextra; /* db use */
216 int currextra2; /* db use */
216 /* A big buffer with plenty of entry structs, 217 /* A big buffer with plenty of entry structs,
217 * contains all files and dirs in the current 218 * contains all files and dirs in the current
218 * dir (with filters applied) */ 219 * dir (with filters applied) */