]> git.ipfire.org Git - thirdparty/git.git/blobdiff - transport-internal.h
argv-array: rename to strvec
[thirdparty/git.git] / transport-internal.h
index 1cde6258a73bcf8582b0746d1c44a23b30115dc9..284784a2a619dbdaf17d96293c09ada1406a7067 100644 (file)
@@ -3,7 +3,7 @@
 
 struct ref;
 struct transport;
-struct argv_array;
+struct strvec;
 
 struct transport_vtable {
        /**