diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-06-10 19:45:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-06-10 19:51:02 +0200 |
commit | 5e86c1fb866ca4bc8d6e015ccbdafd114fd616fa (patch) | |
tree | 1acd628b6280d13d2dfae14d704edc1eb1544aa7 /remote-curl.c | |
parent | zlib: wrap remaining calls to direct inflate/inflateEnd (diff) | |
download | git-5e86c1fb866ca4bc8d6e015ccbdafd114fd616fa.tar.xz git-5e86c1fb866ca4bc8d6e015ccbdafd114fd616fa.zip |
zlib: wrap inflateInit2 used to accept only for gzip format
http-backend.c uses inflateInit2() to tell the library that it wants to
accept only gzip format. Wrap it in a helper function so that readers do
not have to wonder what the magic numbers 15 and 16 are for.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote-curl.c')
0 files changed, 0 insertions, 0 deletions