mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-11 19:51:29 +00:00
trivial: Fix fu_plugin_runner_add_security_attrs() gtk-doc header
This commit is contained in:
parent
e56fe2a0ca
commit
3ecd22c764
@ -1600,9 +1600,9 @@ fu_plugin_runner_update_reload (FuPlugin *self, FuDevice *device, GError **error
|
|||||||
/**
|
/**
|
||||||
* fu_plugin_runner_add_security_attrs:
|
* fu_plugin_runner_add_security_attrs:
|
||||||
* @self: a #FuPlugin
|
* @self: a #FuPlugin
|
||||||
* @attrs: (element-type FwupdSecurityAttr): a #GPtrArray of attributes
|
* @attrs: a #FuSecurityAttrs
|
||||||
*
|
*
|
||||||
* Runs the add_security_attrs routine for the plugin
|
* Runs the `add_security_attrs()` routine for the plugin
|
||||||
*
|
*
|
||||||
* Since: 1.5.0
|
* Since: 1.5.0
|
||||||
**/
|
**/
|
||||||
|
Loading…
Reference in New Issue
Block a user