mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-20 19:40:03 +01:00
module-avb: state variable entity id name fixing
This commit is contained in:
parent
86168ab1e2
commit
a97abf10ab
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ struct aecp_aem_unsol_notification_state {
|
||||||
/**
|
/**
|
||||||
* The controller is that is locking this system
|
* The controller is that is locking this system
|
||||||
*/
|
*/
|
||||||
uint64_t ctrler_endity_id;
|
uint64_t ctrler_entity_id;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* mac Address of the controller
|
* mac Address of the controller
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue