Added an empty win32_cleanup for non-windows systems to prevent compiler
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:19:40 +0000 (08:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:19:40 +0000 (08:19 +0000)
commite32641d412b82f3bbc42b5a6a454ec5c143588c5
tree02d56d2427f39d7a0d9809ea7b5daacc3b263de2
parent1603f64771d09d43ef58bca455f5f18e4dc65cae
Added an empty win32_cleanup for non-windows systems to prevent compiler
warnings, changed the Curl_open() call as the second argument was never
used anyway
lib/easy.c