Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81522
b: refs/heads/master
c: 4f1895b
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Jaroslav Kysela committed Jan 31, 2008
1 parent a6bcacc commit 6c920db
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: 682fc0a5fe1a309a9a1860a0d50a2c6977d961cd
refs/heads/master: 4f1895b0b5fbbd40299d85a07a6cd1742d1d1e1a
2 changes: 1 addition & 1 deletion trunk/sound/isa/sc6000.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ static int __devinit sc6000_init_board(char __iomem *vport, int irq, int dma,

err = sc6000_init_mss(vport, config, vmss_port, mss_config);
if (err < 0) {
snd_printk(KERN_ERR "Can not initialize"
snd_printk(KERN_ERR "Can not initialize "
"Microsoft Sound System mode.\n");
return -ENODEV;
}
Expand Down

0 comments on commit 6c920db

Please sign in to comment.