mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*,
as reported by Serhiy Storchaka and Matthew Barnett.
This commit is contained in:
parent
65e69b3718
commit
0158af38b7
10 changed files with 19 additions and 19 deletions
|
@ -215,7 +215,7 @@ oss_mixer_dealloc(oss_mixer_t *self)
|
|||
*/
|
||||
|
||||
/* _do_ioctl_1() is a private helper function used for the OSS ioctls --
|
||||
SNDCTL_DSP_{SETFMT,CHANNELS,SPEED} -- that that are called from C
|
||||
SNDCTL_DSP_{SETFMT,CHANNELS,SPEED} -- that are called from C
|
||||
like this:
|
||||
ioctl(fd, SNDCTL_DSP_cmd, &arg)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue