diff-parseopt: convert --dirstat and friends
[gitweb.git] / cache-tree.c
index 190c6e5aa6bbc79f5267fa96e3c14ed2438c0488..eabb8fb6546cbb5e418f30a4e9329d635520d601 100644 (file)
@@ -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;