Package: libcurl3-dev
Version: 7.15.1-1
Severity: minor
Noting that this function is scheduled to be removed, anyway, I can't
quite parse the following:
|RETURN VALUE
| If successful, curl_getenv() returns a pointer to the value of the
| specified environment. The memory it refers to is malloc()ed why the
^^^^^
| application must free() this when the data has completed to serve its
| purpose. When curl_getenv(3) fails to find the specified name, it
| returns a null pointer.
perhaps s/why/and/ ?
Also "when the data has completed to serve its purpose" could be
better expressed as "when the data is no longer needed".
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]