X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=fetch-pack.h;h=0608edae3fe7b07b852b30281fea978806798c99;hb=9cba13ca5d233a4e1a7068f3f5ed5836a081dcc0;hp=fbe85ac05fd2d945d645365dc086460003fa7f27;hpb=b6b9f83ea19de3a98ca8466977aac2dc0bc03626;p=thirdparty%2Fgit.git diff --git a/fetch-pack.h b/fetch-pack.h index fbe85ac05f..0608edae3f 100644 --- a/fetch-pack.h +++ b/fetch-pack.h @@ -1,8 +1,7 @@ #ifndef FETCH_PACK_H #define FETCH_PACK_H -struct fetch_pack_args -{ +struct fetch_pack_args { const char *uploadpack; int unpacklimit; int depth;