From a45cacfc1c4fb2b7b1b5c74e1f6b56d6ca2c9e4c Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Fri, 20 Aug 2004 03:47:14 +0000 Subject: Whitespace normalization. --- Lib/plat-freebsd6/IN.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Lib/plat-freebsd6') diff --git a/Lib/plat-freebsd6/IN.py b/Lib/plat-freebsd6/IN.py index ccd94aea99..31e9e130a0 100644 --- a/Lib/plat-freebsd6/IN.py +++ b/Lib/plat-freebsd6/IN.py @@ -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" -- cgit v1.2.1