Add reference to libcurl-errors(3) manpage.

This commit is contained in:
tastytea 2020-01-04 11:50:14 +01:00
parent c77a68930c
commit f59fc561ba
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 0 deletions

View File

@ -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;