mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 21:09:47 +00:00
trivial: Fix recently introduced gtkdoc warning
This commit is contained in:
parent
1be055fb1e
commit
5bb250846d
@ -55,4 +55,4 @@ fu_device_set_progress(FuDevice *self, FuProgress *progress);
|
||||
FuDeviceInternalFlags
|
||||
fu_device_get_internal_flags(FuDevice *self);
|
||||
void
|
||||
fu_device_set_internal_flags(FuDevice *self, FuDeviceInternalFlags flag);
|
||||
fu_device_set_internal_flags(FuDevice *self, FuDeviceInternalFlags flags);
|
||||
|
Loading…
Reference in New Issue
Block a user