mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-27 07:00:01 -05:00
pulsecore: Replace gendered pronouns with gender neutral ones
This commit is contained in:
parent
1887a0f88b
commit
90a6c5ef07
5 changed files with 7 additions and 7 deletions
|
|
@ -654,8 +654,8 @@ void pa_source_put(pa_source *s) {
|
|||
pa_cvolume_remap(&s->real_volume, &root_source->channel_map, &s->channel_map);
|
||||
} else
|
||||
/* We assume that if the sink implementor changed the default
|
||||
* volume he did so in real_volume, because that is the usual
|
||||
* place where he is supposed to place his changes. */
|
||||
* volume they did so in real_volume, because that is the usual
|
||||
* place where they are supposed to place their changes. */
|
||||
s->reference_volume = s->real_volume;
|
||||
|
||||
s->thread_info.soft_volume = s->soft_volume;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue