mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
bpo-31462: Remove trailing whitespaces. (#3564)
This commit is contained in:
parent
312ffead1e
commit
13ad3b7a82
21 changed files with 62 additions and 62 deletions
|
|
@ -199,7 +199,7 @@ typedef union sock_addr {
|
|||
#ifdef HAVE_SOCKADDR_ALG
|
||||
struct sockaddr_alg alg;
|
||||
#endif
|
||||
#ifdef AF_VSOCK
|
||||
#ifdef AF_VSOCK
|
||||
struct sockaddr_vm vm;
|
||||
#endif
|
||||
} sock_addr_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue