mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
module-pipe-tunnel: remove extra whitespace
This commit is contained in:
parent
2bfe772bb4
commit
4323a8ad4a
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ static const struct pw_stream_events capture_stream_events = {
|
|||
.process = capture_stream_process
|
||||
};
|
||||
|
||||
static int create_stream(struct impl *impl)
|
||||
static int create_stream(struct impl *impl)
|
||||
{
|
||||
int res;
|
||||
uint32_t n_params;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue