Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Indent code with TABs
[gitweb.git]
/
cache-tree.c
diff --git
a/cache-tree.c
b/cache-tree.c
index 9d454d24bca62dcdb8c941a64d09b7a53556323a..d6dbbebfb22412e696320b2124a1569fef546561 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;