Commit ed7464bb8c0c753e3b3b2eec710a6aee7d304fbf

Stefan Sperling 2018-03-10T17:15:18

whitespace

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/lib/worktree.c b/lib/worktree.c
index 3267dbc..419d62d 100644
--- a/lib/worktree.c
+++ b/lib/worktree.c
@@ -199,6 +199,7 @@ got_worktree_update_fileindex(struct got_worktree *worktree,
 {
 	return NULL;
 }
+
 const struct got_error *
 got_worktree_checkout_files(struct got_worktree *worktree,
     struct got_repository *repo)