libnm: fix annotation for return value of nm_remote_connection_update2()

This commit is contained in:
Thomas Haller 2019-10-06 21:05:36 +02:00
parent d80af0225e
commit 75a04a8a54

View file

@ -148,7 +148,7 @@ nm_remote_connection_update2 (NMRemoteConnection *connection,
*
* Gets the result of a call to nm_remote_connection_commit_changes_async().
*
* Returns: on success, a #GVariant of type "a{sv}" with the result. On failure,
* Returns: (transfer full): on success, a #GVariant of type "a{sv}" with the result. On failure,
* %NULL.
**/
GVariant *