Whitespace normalization.

This commit is contained in:
Tim Peters 2004-08-20 03:47:14 +00:00
parent 8d7626c23f
commit a45cacfc1c
7 changed files with 17 additions and 17 deletions

View file

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