mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-24 19:26:48 +00:00
genesys: usbhub: Fix typo
The private flag has-pubkey will be introduced with version 1.8.0.
This commit is contained in:
parent
633571fa99
commit
159a257546
@ -56,7 +56,7 @@ Since 1.7.6.
|
||||
|
||||
Device has a public-key appended to firmware.
|
||||
|
||||
Since 1.7.7
|
||||
Since 1.8.0
|
||||
|
||||
### GenesysUsbhubSwitchRequest
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
*
|
||||
* Device has a public-key appended to firmware.
|
||||
*
|
||||
* Since 1.7.7
|
||||
* Since 1.8.0
|
||||
*/
|
||||
#define FU_GENESYS_USBHUB_FLAG_HAS_PUBLIC_KEY (1 << 1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user