Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29688
b: refs/heads/master
c: a2926b1
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jun 25, 2006
1 parent fb0d8d2 commit 1317319
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: 138bb68ac9d49b0ea7eeecb3a245dc4e20f181da
refs/heads/master: a2926b1449bcc3d348e2228114b04869dc2f3986
2 changes: 1 addition & 1 deletion trunk/sound/oss/msnd.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
static multisound_dev_t *devs[MSND_MAX_DEVS];
static int num_devs;

int __init msnd_register(multisound_dev_t *dev)
int msnd_register(multisound_dev_t *dev)
{
int i;

Expand Down

0 comments on commit 1317319

Please sign in to comment.