mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Fix all the remaining misspellings -- BZ 25337
This commit is contained in:
@@ -143,7 +143,7 @@ enum __socket_type
|
||||
#define AF_MAX PF_MAX
|
||||
|
||||
/* Maximum queue length specifiable by listen. */
|
||||
#define SOMAXCONN 128 /* 5 on the origional 4.4 BSD. */
|
||||
#define SOMAXCONN 128 /* 5 on the original 4.4 BSD. */
|
||||
|
||||
/* Get the definition of the macro to define the common sockaddr members. */
|
||||
#include <bits/sockaddr.h>
|
||||
|
Reference in New Issue
Block a user