corrected the comment for CURLOPT_WRITEHEADER in setopt(), and made it
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Aug 2001 08:18:15 +0000 (08:18 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Aug 2001 08:18:15 +0000 (08:18 +0000)
commit5ab1a10e9c1526cf48a9f6691bf1b91f9fd7e912
tree576cefb3e7337ee787ec236d47e51ac3539f668f
parent1813d2ddf78be02b529e612fe282475ef3822beb
corrected the comment for CURLOPT_WRITEHEADER in setopt(), and made it
read a void * and not a FILE *, as that was how it used to work and not
anymore...
lib/url.c