module-pipe-tunnel: remove extra whitespace

This commit is contained in:
Harri Nieminen 2023-03-28 16:33:32 +03:00 committed by Wim Taymans
parent 2bfe772bb4
commit 4323a8ad4a

View file

@ -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;