X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=fetch-pack.h;h=0608edae3fe7b07b852b30281fea978806798c99;hb=9029ebbe118dddfccae0dcbb921722257aef2ecd;hp=fbe85ac05fd2d945d645365dc086460003fa7f27;hpb=216d2e0f3f9ab672077d0aa7aa20e6e9c2ac8ff3;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;