mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-26 10:00:42 +01:00
libnm: fix annotation for return value of nm_remote_connection_update2()
This commit is contained in:
parent
d80af0225e
commit
75a04a8a54
1 changed files with 1 additions and 1 deletions
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue