summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/exceptions.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/exceptions.hpp b/include/exceptions.hpp
index 875ef0f..21bdd21 100644
--- a/include/exceptions.hpp
+++ b/include/exceptions.hpp
@@ -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;