whitespace
diff --git a/lib/fetch.c b/lib/fetch.c
index 3e7e0f2..6c0dbf4 100644
--- a/lib/fetch.c
+++ b/lib/fetch.c
@@ -98,7 +98,7 @@ got_fetch_connect(pid_t *fetchpid, int *fetchfd, const char *proto,
return err;
}
-const struct got_error*
+const struct got_error *
got_fetch_pack(struct got_object_id **pack_hash, struct got_pathlist_head *refs,
struct got_pathlist_head *symrefs, const char *remote_name,
int mirror_references, int fetch_all_branches,