mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 10:22:17 +00:00
trivial: Fix introspection warning when building docs
This commit is contained in:
parent
b81ee54c13
commit
5031ea2c6b
@ -1380,7 +1380,7 @@ fu_udev_device_close(FuDevice *device, GError **error)
|
||||
* @request: request number
|
||||
* @buf: a buffer to use, which *must* be large enough for the request
|
||||
* @rc: (out) (nullable): the raw return value from the ioctl
|
||||
* @timeout: (nullable): timeout in ms for the retry action, see %FU_UDEV_DEVICE_FLAG_IOCTL_RETRY
|
||||
* @timeout: timeout in ms for the retry action, see %FU_UDEV_DEVICE_FLAG_IOCTL_RETRY
|
||||
* @error: (nullable): optional return location for an error
|
||||
*
|
||||
* Control a device using a low-level request.
|
||||
|
Loading…
Reference in New Issue
Block a user