typecase the argument to curl_easy_strerror() to a CURLcode to please
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Jul 2004 14:06:44 +0000 (14:06 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Jul 2004 14:06:44 +0000 (14:06 +0000)
commit5a93f50394ac3f64e94722a9a1ccf59ec81d6600
tree16fb747033e26678fc62e542eadaebb8cbc844eb
parent60af1cbcc2a8c8782e8ec7c73995d009effea742
typecase the argument to curl_easy_strerror() to a CURLcode to please
picky compilers
src/main.c