Fix indent
[platform/upstream/pulseaudio.git] / src / modules / alsa / alsa-ucm.c
index 9d6f9ea..30ffa2f 100644 (file)
@@ -1391,7 +1391,7 @@ static snd_pcm_t* mapping_open_pcm(pa_alsa_ucm_config *ucm, pa_alsa_mapping *m,
 #ifdef __TIZEN__
             ucm->core,
 #endif
-           m->device_strings[0], NULL, &try_ss,
+            m->device_strings[0], NULL, &try_ss,
             &try_map, mode, &try_period_size, &try_buffer_size, 0, NULL, NULL, exact_channels);
 
     if (pcm && !exact_channels)