Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1576
b: refs/heads/master
c: 6d85be6
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed May 29, 2005
1 parent 1f107d3 commit 57562c3
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: 54b903ec6e5a3194d86d8bb2f419c918efa4897f
refs/heads/master: 6d85be612d8b6a6730d19e742329e5ffa60eafdd
2 changes: 1 addition & 1 deletion trunk/sound/core/control.c
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ static long snd_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg
}
}
up_read(&snd_ioctl_rwsem);
snd_printd("unknown ioctl = 0x%x\n", cmd);
snd_printdd("unknown ioctl = 0x%x\n", cmd);
return -ENOTTY;
}

Expand Down

0 comments on commit 57562c3

Please sign in to comment.