commit 197088a4e27004293735c7fc011bb92e1bf8fe75 from: Stefan Sperling date: Mon Dec 27 05:20:04 2021 UTC whitespace commit - 8a4f8535de4903dd333ad924bd7ff874afa741fa commit + 197088a4e27004293735c7fc011bb92e1bf8fe75 blob - 3e7e0f2980063ffec434cf50b193542c81dec258 blob + 6c0dbf4a0ba8148e5f95f882f51bda4b71ebc4f1 --- lib/fetch.c +++ lib/fetch.c @@ -98,7 +98,7 @@ got_fetch_connect(pid_t *fetchpid, int *fetchfd, const 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,