Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110959
b: refs/heads/master
c: c86a456
h: refs/heads/master
i:
  110957: 9f23a32
  110955: 83d7dcf
  110951: 43b4092
  110943: d19b16a
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Sep 4, 2008
1 parent bd2781f commit 584a4fb
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: 631e8ad428c45ba7ab34df91d1db6cb7bf74d526
refs/heads/master: c86a456b25695974ddba9833ab8e4f853bcdd995
2 changes: 1 addition & 1 deletion trunk/sound/parisc/harmony.c
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ snd_harmony_mixer_init(struct snd_harmony *h)
int idx, err;

if (snd_BUG_ON(!h))
reutrn -EINVAL;
return -EINVAL;
strcpy(card->mixername, "Harmony Gain control interface");

for (idx = 0; idx < HARMONY_CONTROLS; idx++) {
Expand Down

0 comments on commit 584a4fb

Please sign in to comment.