commit b235acd40a3c3c6aa95b8cb0ab813f4155dbc0fd from: Stefan Sperling via: Thomas Adam date: Fri Dec 31 12:00:42 2021 UTC whitespace commit - c3741b5125b549780b75d4614d6dc283e53bd48d commit + b235acd40a3c3c6aa95b8cb0ab813f4155dbc0fd blob - 14f895c1ec910a384eec39f6e8d68c60ffa65538 blob + f51da97821cba0f907928ca4b45fc11bd60554a6 --- lib/fetch.c +++ lib/fetch.c @@ -93,7 +93,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,