unpack-trees.c: look ahead in the index
[gitweb.git] / unpack-trees.h
index d19df44f4070ca1bda29382e56fbced53aacd994..9a0733ea8545efd33e1d608255612080afc670e7 100644 (file)
@@ -30,7 +30,7 @@ struct unpack_trees_options {
                     diff_index_cached,
                     gently;
        const char *prefix;
-       int pos;
+       int cache_bottom;
        struct dir_struct *dir;
        merge_fn_t fn;
        struct unpack_trees_error_msgs msgs;