libpurple/purplemessage.h

changeset 42743
bcc726c6c61a
parent 42656
df9aafbae930
child 42756
60e003f0c3fc
--- a/libpurple/purplemessage.h	Wed Apr 24 01:02:13 2024 -0500
+++ b/libpurple/purplemessage.h	Thu Apr 25 21:07:46 2024 -0500
@@ -369,7 +369,7 @@
 /**
  * purple_message_set_error:
  * @message: The instance.
- * @error: (nullable) (transfer full): The error to set.
+ * @error: (nullable) (transfer none): The error to set.
  *
  * Sets the error of @message to @error. Primarily this will be used for
  * delivery failure.

mercurial