Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44717
b: refs/heads/master
c: 3bc8952
h: refs/heads/master
i:
  44715: f7c5139
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Dec 20, 2006
1 parent d52883e commit a849a52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 176546ab562fa696e56d67d4f1ea85851275ebf8
refs/heads/master: 3bc89529594767b0f894589f6c05b2d9821b6791
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ static const char *get_wid_type_name(unsigned int wid_value)
if (names[wid_value])
return names[wid_value];
else
return "UNKOWN Widget";
return "UNKNOWN Widget";
}

static void print_amp_caps(struct snd_info_buffer *buffer,
Expand Down

0 comments on commit a849a52

Please sign in to comment.