Whitespace normalization, via reindent.py.
diff --git a/Lib/plat-atheos/IN.py b/Lib/plat-atheos/IN.py
index a386a21..53f3d55 100644
--- a/Lib/plat-atheos/IN.py
+++ b/Lib/plat-atheos/IN.py
@@ -50,7 +50,7 @@
 
 def __PMT(args): return args
 
-def __P(args): return ()	 
+def __P(args): return ()
 
 def __PMT(args): return ()
 
@@ -60,7 +60,7 @@
 
 def __ASMNAME(cname): return __ASMNAME2 (__USER_LABEL_PREFIX__, cname)
 
-def __attribute__(xyz): return  
+def __attribute__(xyz): return
 
 __USE_EXTERN_INLINES = 1
 
@@ -942,4 +942,3 @@
 def IN6_IS_ADDR_MC_ORGLOCAL(a): return \
 
 def IN6_IS_ADDR_MC_GLOBAL(a): return \
-