libnm-util: fix introspection annotation (bgo #646335)
This commit is contained in:
@@ -361,7 +361,7 @@ nm_setting_connection_permissions_user_allowed (NMSettingConnection *setting,
|
|||||||
* @setting: the #NMSettingConnection
|
* @setting: the #NMSettingConnection
|
||||||
* @ptype: the permission type; at this time only "user" is supported
|
* @ptype: the permission type; at this time only "user" is supported
|
||||||
* @pitem: the permission item formatted as required for @ptype
|
* @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
|
* 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
|
* the "user" permission type is supported, and @pitem must be a username. See
|
||||||
|
Reference in New Issue
Block a user