]> granicus.if.org Git - curl/commit
made some char * into const char * and I removed the check for size > 0
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:28:15 +0000 (08:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:28:15 +0000 (08:28 +0000)
commitc11a1bf72a23ab0fc4d55aaac46425fdef92657b
tree0c04c1ea6ef0bed0751f91f629a7588493e93353
parentf1955020643ec51d461820caef04e75441b5ebce
made some char * into const char * and I removed the check for size > 0
in the add_buffer function.
lib/http.c