Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
diff-parseopt: convert --full-index
[gitweb.git]
/
cache-tree.c
diff --git
a/cache-tree.c
b/cache-tree.c
index 190c6e5aa6bbc79f5267fa96e3c14ed2438c0488..eabb8fb6546cbb5e418f30a4e9329d635520d601 100644
(file)
--- a/
cache-tree.c
+++ b/
cache-tree.c
@@
-448,7
+448,7
@@
int cache_tree_update(struct index_state *istate, int flags)
}
static void write_one(struct strbuf *buffer, struct cache_tree *it,
-
const char *path, int pathlen)
+ const char *path, int pathlen)
{
int i;