X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=fetch-pack.h;h=85d1e39fe752ddc625ba7801faa5373db57b796c;hb=c2dbcd206d2d654c1d934501a7f03a5a0f452b92;hp=67f684229a9ae8c852cc27138ff376d671d80f58;hpb=09e393d913072d7765b02aba1210d843a83cfbae;p=thirdparty%2Fgit.git diff --git a/fetch-pack.h b/fetch-pack.h index 67f684229a..85d1e39fe7 100644 --- a/fetch-pack.h +++ b/fetch-pack.h @@ -83,7 +83,7 @@ struct ref *fetch_pack(struct fetch_pack_args *args, struct ref **sought, int nr_sought, struct oid_array *shallow, - char **pack_lockfile, + struct string_list *pack_lockfiles, enum protocol_version version); /*