]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fetch-pack.h
The sixth batch
[thirdparty/git.git] / fetch-pack.h
index 67f684229a9ae8c852cc27138ff376d671d80f58..85d1e39fe752ddc625ba7801faa5373db57b796c 100644 (file)
@@ -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);
 
 /*