mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Whitespace normalization.
This commit is contained in:
parent
8d7626c23f
commit
a45cacfc1c
7 changed files with 17 additions and 17 deletions
|
@ -1,13 +1,13 @@
|
|||
# Generated by h2py from /usr/include/netinet/in.h
|
||||
|
||||
# Included from sys/cdefs.h
|
||||
def __P(protos): return protos
|
||||
def __P(protos): return protos
|
||||
|
||||
def __STRING(x): return #x
|
||||
def __STRING(x): return #x
|
||||
|
||||
def __XSTRING(x): return __STRING(x)
|
||||
def __XSTRING(x): return __STRING(x)
|
||||
|
||||
def __P(protos): return ()
|
||||
def __P(protos): return ()
|
||||
|
||||
def __STRING(x): return "x"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue