diff --git a/src/c-client.xsl b/src/c-client.xsl
index c90e94f..e61ce82 100644
--- a/src/c-client.xsl
+++ b/src/c-client.xsl
@@ -407,6 +407,8 @@ authorization from the authors.
* The parameter @p e supplied to this function must be NULL if
* _unchecked(). is used.
* Otherwise, it stores the error if any.
+ *
+ * The returned value must be freed by the caller using free().
*/