mirror of
https://github.com/python/cpython.git
synced 2025-07-16 07:45:20 +00:00
Also fix the comment.
This commit is contained in:
parent
bb8b78b77a
commit
976ade691c
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Socket methods:
|
|||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
|
||||
/* Generic _socket.h definitions and includes */
|
||||
/* Generic socket object definitions and includes */
|
||||
#define PySocket_BUILDING_SOCKET
|
||||
#include "socketmodule.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue