mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 11:28:58 +00:00
trivial: Fix up two gtk-doc problems
This commit is contained in:
parent
af75522a5e
commit
d48e841f77
@ -457,7 +457,7 @@ fu_efivar_get_names (const gchar *guid, GError **error)
|
||||
*
|
||||
* Returns a file monitor for a specific key.
|
||||
*
|
||||
* Returns: %TRUE on success
|
||||
* Returns: (transfer full): a #GFileMonitor, or %NULL for an error
|
||||
*
|
||||
* Since: 1.5.5
|
||||
**/
|
||||
|
@ -233,7 +233,7 @@ fu_hwids_get_replace_keys (FuHwids *self, const gchar *key)
|
||||
/**
|
||||
* fu_hwids_add_smbios_override:
|
||||
* @self: A #FuHwids
|
||||
* @keys: A key, e.g. %FU_HWIDS_KEY_PRODUCT_SKU
|
||||
* @key: A key, e.g. %FU_HWIDS_KEY_PRODUCT_SKU
|
||||
* @value: (nullable): A new value, e.g. "ExampleModel" or %NULL
|
||||
*
|
||||
* Sets SMBIOS override values so you can emulate another system.
|
||||
|
Loading…
Reference in New Issue
Block a user