mirror of https://github.com/python/cpython
Update the comment of termios.c (#21886)
This commit is contained in:
parent
2353d77fad
commit
97003466d4
|
@ -1,4 +1,4 @@
|
|||
/* termiosmodule.c -- POSIX terminal I/O module implementation. */
|
||||
/* termios.c -- POSIX terminal I/O module implementation. */
|
||||
|
||||
#include "Python.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue