module-combine-sink: Fix indentation

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/733>
This commit is contained in:
Peter Meerwald-Stadler 2022-06-14 00:16:09 +02:00 committed by PulseAudio Marge Bot
parent 0b4af61ee7
commit 63d0db832c

View file

@ -179,7 +179,7 @@ struct userdata {
#ifdef USE_SMOOTHER_2
pa_smoother_2 *smoother;
#else
pa_smoother *smoother;
pa_smoother *smoother;
#endif
uint64_t counter;