Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d6018bb5 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix a typo

parent 201e06ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5071,7 +5071,7 @@ static const char *check_output_sfx(hda_nid_t nid, const hda_nid_t *pins,
				    int num_pins, int *indexp)
{
	static const char * const channel_sfx[] = {
		" Front", " Surrount", " CLFE", " Side"
		" Front", " Surround", " CLFE", " Side"
	};
	int i;