Curl_httpchunk_read now takes size_t size arguments instead of the previous
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:29:09 +0000 (08:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:29:09 +0000 (08:29 +0000)
commit0c063f85fcfb644af0d0d24fc53b38a9e447f3a6
tree1ed98b07604667bafbe63847cb0eca52a655fc86
parentc11a1bf72a23ab0fc4d55aaac46425fdef92657b
Curl_httpchunk_read now takes size_t size arguments instead of the previous
ssize_t
lib/http_chunks.c