cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Bug in CURL-Docu

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 9 Jan 2007 22:13:43 +0100 (CET)

On Tue, 9 Jan 2007, Stefan Koch wrote:

> CURL handle; curl_slist *slist=NULL;
>
> should be
>
> CURL handle; struct curl_slist *slist=NULL;

Indeed, and I somewhat fixed the weird-looking formatting as well. Thanks!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-01-09