mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
card: some modernizations
This commit is contained in:
parent
dda0f5a71a
commit
325c01bdbc
2 changed files with 8 additions and 10 deletions
|
|
@ -63,7 +63,7 @@ struct pa_card {
|
|||
pa_hashmap *profiles;
|
||||
pa_card_profile *active_profile;
|
||||
|
||||
pa_bool_t save_profile;
|
||||
pa_bool_t save_profile:1;
|
||||
|
||||
void *userdata;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue