mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-12 14:30:39 +00:00
trivial: Fix the Since lines for the equivalent_id functions
This commit is contained in:
parent
db419f066c
commit
c43a9e9024
@ -162,7 +162,7 @@ fu_device_set_equivalent_id (FuDevice *device, const gchar *equivalent_id)
|
||||
*
|
||||
* Returns: (transfer none): a #FuDevice or %NULL
|
||||
*
|
||||
* Since: 1.0.9
|
||||
* Since: 1.1.0
|
||||
**/
|
||||
const gchar *
|
||||
fu_device_get_alternate_id (FuDevice *device)
|
||||
@ -180,7 +180,7 @@ fu_device_get_alternate_id (FuDevice *device)
|
||||
* Sets any alternate device ID. An alternate device may be linked to the primary
|
||||
* device in some way.
|
||||
*
|
||||
* Since: 1.0.9
|
||||
* Since: 1.1.0
|
||||
**/
|
||||
void
|
||||
fu_device_set_alternate_id (FuDevice *device, const gchar *alternate_id)
|
||||
|
Loading…
Reference in New Issue
Block a user