Use the proper Curl_ourerrno() function instead of plain errno, for better
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 May 2003 13:36:28 +0000 (13:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 May 2003 13:36:28 +0000 (13:36 +0000)
commitf69ea2c68acc223ea70b2366f247299618dd7d7a
treef3f7761e46145a7718c789b7349655de6422aea3
parent078441d477fb3cc8d94599fd99c4a94015e442f8
Use the proper Curl_ourerrno() function instead of plain errno, for better
portability. Also use Andy Cedilnik's compiler warning fixes.
lib/sendf.c