package_revision.h.in

Fri, 03 Mar 2023 01:22:08 -0600

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Fri, 03 Mar 2023 01:22:08 -0600
changeset 42145
86e0a26348a1
parent 38479
995638b4ec74
permissions
-rw-r--r--

Use RcBox for PurpleRequestCommonParameters

Also, stop returning the input from `purple_request_cpar_unref`.
That's not what `g_object_unref` does, and nothing uses the return value.

Also also, just do the cleanup directly instead of calling `purple_request_cpar_set_extra_actions(cpar, NULL);`.

Testing Done:
Ran `Request->Fields` from the demo protocol.

Reviewed at https://reviews.imfreedom.org/r/2308/

#define REVISION "@VCS_TAG@"

mercurial