mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
source: Fix an indentation mistake
This commit is contained in:
parent
c005ec79f7
commit
d00d5b6611
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ struct pa_source {
|
|||
uint32_t volume_change_safety_margin;
|
||||
/* Usec delay added to all volume change events, may be negative. */
|
||||
int32_t volume_change_extra_delay;
|
||||
} thread_info;
|
||||
} thread_info;
|
||||
|
||||
void *userdata;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue