Also fix the comment.

This commit is contained in:
Marc-André Lemburg 2002-02-16 18:47:07 +00:00
parent bb8b78b77a
commit 976ade691c
1 changed files with 1 additions and 1 deletions

View File

@ -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"