mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 14:50:07 +01:00
libnm-util: fix introspection annotation (bgo #646335)
This commit is contained in:
parent
04b2c297ec
commit
bc991b8ff2
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@ nm_setting_connection_permissions_user_allowed (NMSettingConnection *setting,
|
|||
* @setting: the #NMSettingConnection
|
||||
* @ptype: the permission type; at this time only "user" is supported
|
||||
* @pitem: the permission item formatted as required for @ptype
|
||||
* @detail: unused at this time; must be %NULL
|
||||
* @detail: (allow-none): unused at this time; must be %NULL
|
||||
*
|
||||
* Adds a permission to the connection's permission list. At this time, only
|
||||
* the "user" permission type is supported, and @pitem must be a username. See
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue