]> git.ipfire.org Git - thirdparty/curl.git/commit
typecast setsockopt()'s 4th argument to void * to make compilers complain
authorDaniel Stenberg <daniel@haxx.se>
Tue, 30 Mar 2004 13:05:45 +0000 (13:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 30 Mar 2004 13:05:45 +0000 (13:05 +0000)
commitd5b8971ff360e596cfbefbc5964f2a3c2e6415ec
tree983d14c256a7b4e09837428a1355369deaa91746
parent7ea837a18c7d22c790daf2733eaffcc5450b1bd9
typecast setsockopt()'s 4th argument to void * to make compilers complain
less
lib/connect.c