mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -2341,7 +2341,7 @@ static int dsp_ioctl(fd_info *i, unsigned long request, void*argp, int *_errno)
|
|||
break;
|
||||
|
||||
default:
|
||||
/* Mixer ioctls are valid on /dev/dsp aswell */
|
||||
/* Mixer ioctls are valid on /dev/dsp as well */
|
||||
return mixer_ioctl(i, request, argp, _errno);
|
||||
|
||||
inval:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue