t/t5532-fetch-proxy.sh: use the $( ... ) construct for command substitution
[git] / compat / sha1-chunked.h
1
2 int git_SHA1_Update_Chunked(platform_SHA_CTX *c, const void *data, size_t len);