corrected the read-callback typecase since FILE * was replaced with void *
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 May 2001 12:38:28 +0000 (12:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 May 2001 12:38:28 +0000 (12:38 +0000)
commit89ba66e071ba23d6cd20a714217432e6c3845eda
tree54bd17116b210d6670f153b34cbf0bb08fdc6b83
parent85631150ceb7d107db83d2a062f9639f0644db6e
corrected the read-callback typecase since FILE * was replaced with void *
lib/http.c