Add reference to libcurl-errors(3) manpage.
This commit is contained in:
parent
c77a68930c
commit
f59fc561ba
|
@ -56,6 +56,8 @@ public:
|
|||
/*!
|
||||
* @brief The error code returned by libcurl.
|
||||
*
|
||||
* For more information consult libcurl-errors(3).
|
||||
*
|
||||
* @since 0.1.0
|
||||
*/
|
||||
const CURLcode error_code;
|
||||
|
|
Loading…
Reference in New Issue
Block a user